diff --git a/soc/st/stm32/Kconfig.defconfig b/soc/st/stm32/Kconfig.defconfig index 0e603ff12c2..a11cf808a6a 100644 --- a/soc/st/stm32/Kconfig.defconfig +++ b/soc/st/stm32/Kconfig.defconfig @@ -9,6 +9,9 @@ if SOC_FAMILY_STM32 rsource "*/Kconfig.defconfig" +config CLOCK_CONTROL + default y + config CORTEX_M_SYSTICK default n if STM32_LPTIM_TIMER