zephyr/boards/x86/galileo
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
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.board
Kconfig.defconfig
Makefile pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
board.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
galileo_defconfig drivers: i2c: rename IRQ SHARED/DIRECT Kconfig options 2017-04-14 01:58:33 +00:00
pinmux.c pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
pinmux_galileo.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00