zephyr/soc/arm/st_stm32
Erwan Gouriou 5881f118c0 soc: stm32: Enable cortex-m systick timer by default
Move systick activation in soc/ as a Kconfig.defconfig file and
remove activation in boards _defconfig files.
This will allow to deactivate it in a more flexible way
with upcoming LPTIMER as tick source when power management
features are enabled.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-10-11 14:55:48 -07:00
..
common soc: stm32: Enable cortex-m systick timer by default 2019-10-11 14:55:48 -07:00
stm32f0 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32f1 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32f2 soc: stm32: Move clock_control Kconfig selection to common 2019-10-10 10:54:44 -05:00
stm32f3 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32f4 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32f7 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32g0 soc: stm32: Move clock_control Kconfig selection to common 2019-10-10 10:54:44 -05:00
stm32g4
stm32h7 soc: stm32: Move clock_control Kconfig selection to common 2019-10-10 10:54:44 -05:00
stm32l0 soc: stm32: Move clock_control Kconfig selection to common 2019-10-10 10:54:44 -05:00
stm32l1 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32l4 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32mp1 soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
stm32wb soc: stm32: replace use of Kconfig I2C by I2C_STM32 2019-10-10 10:54:44 -05:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc