diff --git a/arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series b/arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series index c1278c1f551..f9727327b35 100644 --- a/arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series +++ b/arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series @@ -43,10 +43,10 @@ endif #SERIAL if CLOCK_CONTROL config CLOCK_CONTROL_STM32F4X - def_bool y + def_bool n config CLOCK_CONTROL_STM32_CUBE - def_bool n + def_bool y endif #CLOCK_CONTROL