zephyr/soc/arm/st_stm32/stm32f4
Erwan Gouriou 9580992b3e drivers/i2c: stm32: Configure driver by compatible
Use compatible information to configure i2c stm32.
With this, driver version selection is done thanks to compatible
and it is not needed anymore to do this via Kconfig symbol
selection under soc/

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-15 08:21:30 -05:00
..
CMakeLists.txt
dts_fixup.h drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
Kconfig.defconfig.series drivers/i2c: stm32: Configure driver by compatible 2020-04-15 08:21:30 -05:00
Kconfig.defconfig.stm32f401xc
Kconfig.defconfig.stm32f401xe
Kconfig.defconfig.stm32f405xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f407xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f411xe
Kconfig.defconfig.stm32f412cg drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f412zg drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f413xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f415xx kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.defconfig.stm32f417xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f429xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f437xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.defconfig.stm32f446xx drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
Kconfig.defconfig.stm32f469xx drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc soc: arm: st_stm32: Add STM32F407XE 2020-03-12 20:18:39 +02:00
linker.ld
soc.c
soc.h SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00