blob: 897e1a7bb6fc8d05b67497176d5f76cdda6da131 [file] [log] [blame]
# Kconfig - STMicroelectronics STM32G4 MCU line
#
# Copyright (c) 2019 Richard Osterloh <richard.osterloh@gmail.com>
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "STM32G4x MCU Selection"
depends on SOC_SERIES_STM32G4X
config SOC_STM32G431XX
bool "STM32G431XX"
endchoice