blob: 9a9dca99adb5cbb064d71dec399a68ceebb3d46c [file] [log] [blame]
# ST Microelectronics STM32L0 MCU line
# Copyright (c) 2018 Endre Karlson <endre.karlson@gmail.com>
# SPDX-License-Identifier: Apache-2.0
# Kconfig symbols common to STM32L0 series
if SOC_SERIES_STM32L0X
source "soc/arm/st_stm32/stm32l0/Kconfig.defconfig.stm32l0*"
config SOC_SERIES
default "stm32l0"
config STM32_LPTIM_TIMER
default y if PM
endif # SOC_SERIES_STM32L0X