blob: e89292d1a16d6283c0516c717a13f1dff1d2ae4e [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