soc: arm: st_stm32: stm32wba: Add LPTIM to Kconfig

For STM32WBA, enable LPTIM if Power management is enabled

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
Guillaume Gautier 2022-07-13 17:26:43 +02:00 committed by Carles Cufí
commit 8432081f51

View file

@ -10,4 +10,7 @@ source "soc/arm/st_stm32/stm32wba/Kconfig.defconfig.stm32wba*"
config SOC_SERIES
default "stm32wba"
config STM32_LPTIM_TIMER
default y if PM
endif # SOC_SERIES_STM32WBAX