zephyr/arch
Kumar Gala 8e8d49a620 i2c: stm32: Cleanup how we enable the specific I2C driver
Right now we allow for the I2C subsystem to be built without any drivers
enabled that utilize it.  When we added support for the new STM32 I2C
driver we forced the I2C driver to be enabled if the I2C subsystem was
enabled.  While this makes a reasonable amount of sense, it breaks
current assumptions for various testcases that we need to cleanup.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-07-05 11:33:08 -05:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm i2c: stm32: Cleanup how we enable the specific I2C driver 2017-07-05 11:33:08 -05:00
common linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nios2 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
riscv32 riscv32: fixed context restore upon exiting ISR 2017-06-30 06:31:51 -04:00
x86 qemu_x86: ia32: fix ROM size with XIP enabled 2017-06-29 07:46:58 -04:00
xtensa arch: xtensa: Use CONFIG_SIMULATOR_XTENSA to set XT_{BOARD,SIMULATOR} 2017-06-21 18:09:13 -04:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00