zephyr/soc/st/stm32/stm32f2x/Kconfig.defconfig

13 lines
270 B
Plaintext

# STMicroelectronics STM32F2 MCU line
# Copyright (c) 2018 qianfan Zhao <qianfanguijin@163.com>
# SPDX-License-Identifier: Apache-2.0
# Kconfig symbols common to STM32F2 series
if SOC_SERIES_STM32F2X
rsource "Kconfig.defconfig.stm32f2*"
endif # SOC_SERIES_STM32F2X