blob: ea14cc021d5e86863fe5d8f3bc2e6b9b338574b5 [file] [log] [blame]
# Kconfig - STMicroelectronics STM32G0 MCU line
#
# Copyright (c) 2019 Philippe Retornaz <philippe@shapescale.com>
# Copyright (c) 2019 STMicroelectronics
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "STM32G0x MCU Selection"
depends on SOC_SERIES_STM32G0X
config SOC_STM32G071XX
bool "STM32G071XX"
endchoice