zephyr/arch/x86/soc
Piotr Mienkowski a8de9ff438 drivers: i2c: rename IRQ SHARED/DIRECT Kconfig options
I2C_SHARED_IRQ, I2C_0_IRQ_SHARED, I2C_0_IRQ_DIRECT Kconfig options
are DW driver specific. Its presence is confusing for a user of any
other I2C driver than DW. This patch renames these options to include
DW string and makes it visible only for DW I2C driver. This is a
similar implementation to that used by ETH DW Ethernet driver.

Change-Id: I795506f9b103c028a22317df9ad632dce5cd1343
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-04-14 01:58:33 +00:00
..
atom x86: Increase RAM_SIZE to 256K 2017-04-11 16:43:22 +03:00
ia32 x86: Increase RAM_SIZE to 256K 2017-04-11 16:43:22 +03:00
intel_quark drivers: i2c: rename IRQ SHARED/DIRECT Kconfig options 2017-04-14 01:58:33 +00:00