blob: 8b6786b91b5a07d86d5a9591e94cc7e5e6a6d22f [file] [log] [blame]
# ST Microelectronics STM32L5 MCU line
# Copyright (c) 2020 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_STM32L5X
source "soc/arm/st_stm32/stm32l5/Kconfig.defconfig.stm32l5*"
config SOC_SERIES
default "stm32l5"
config STM32_LPTIM_TIMER
default y if PM
if ENTROPY_GENERATOR
config ENTROPY_STM32_RNG
default y
endif # ENTROPY_GENERATOR
endif # SOC_SERIES_STM32L5X