zephyr/drivers
Andre Guedes ecfcb6f5e5 i2c: Move general configs to the top of Kconfig
This patch moves the config options I2C_STATUS_DELAY, I2C_CLOCK_SPEED
and I2C_DEBUG to the top of the Kconfig file. These options are
independent of the device driver and should be placed together with
option I2C_INIT_PRIORITY which is also independent.

Change-Id: I2297f4c31c0106a0d80fbaa9b4e5be0488b84732
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-05 20:25:17 -05:00
..
adc adc: simplifies Kconfig options for adc dw driver 2016-02-05 20:25:12 -05:00
aio aio: dw: fix compilation errors 2016-02-05 20:24:58 -05:00
bluetooth uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
clock_control Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
console uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
ethernet drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
gpio i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
grove grove_lcd: this display is not a feature of the board 2016-02-05 20:25:06 -05:00
i2c i2c: Move general configs to the top of Kconfig 2016-02-05 20:25:17 -05:00
interrupt_controller x86: remove NANO_SOFT_IRQ from zephyr 2016-02-05 20:25:16 -05:00
ipm ipm_quark_se: lock irqs while waiting for status bit to clear 2016-02-05 20:25:15 -05:00
pci drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
pinmux platforms: introduce Quark X1000 SoC 2016-02-05 20:25:10 -05:00
pwm drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc: Introduce QMSI RTC device driver 2016-02-05 20:25:16 -05:00
serial uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
shared_irq drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
spi drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
timer timers: don't build if there is no system clock in use 2016-02-05 20:25:16 -05:00
watchdog watchdog: Introduce QMSI watchdog driver 2016-02-05 20:25:16 -05:00
Kconfig drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
Makefile timers: don't build if there is no system clock in use 2016-02-05 20:25:16 -05:00