blob: 4674a95f9f85bae00293a54b6642d53114cd6671 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32WB MCU line
#
# Copyright (c) 2019 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "STM32WBx MCU Selection"
depends on SOC_SERIES_STM32WBX
config SOC_STM32WB55XG
bool "STM32WB55XX"
endchoice