blob: 2e7e7e7af70a845e17e827b9746d894fed765364 [file] [log] [blame]
# Kconfig - ST Microelectronics stm32f2 MCU line
#
# Copyright (c) 2018 qianfan Zhao <qianfanguijin@163.com>
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "STM32F2X MCU Selection"
depends on SOC_SERIES_STM32F2X
config SOC_STM32F207XX
bool "STM32F207XX"
endchoice