zephyr/soc/st/stm32/Kconfig.soc

13 lines
232 B
Plaintext

# ST Microelectronics STM32 MCU line
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_STM32
bool
config SOC_FAMILY
default "st_stm32" if SOC_FAMILY_STM32
rsource "*/Kconfig.soc"