blob: 4a55dc5d3fd3343b7b52833678df2df6231fd214 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32L1 MCU line
#
# Copyright (c) 2019 Linaro Ltd.
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "STM32L1x MCU Selection"
depends on SOC_SERIES_STM32L1X
config SOC_STM32L151XB
bool "STM32L151XB"
endchoice