blob: b3dd4be43d8f3c25a35b1c5aca1ef2aef3a7d3cd [file] [log] [blame]
# ST Microelectronics STM32WB MCU line
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_STM32WBX
source "soc/arm/st_stm32/stm32wb/Kconfig.defconfig.stm32wb*"
config SOC_SERIES
default "stm32wb"
config STM32_LPTIM_TIMER
bool
default y
depends on PM
endif # SOC_SERIES_STM32WBX