zephyr/soc/ti/simplelink/Kconfig.soc

12 lines
253 B
Plaintext

# Texas Instruments SimpleLink Family
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2017 Zephyr Contributors
config SOC_FAMILY_TI_SIMPLELINK
bool
config SOC_FAMILY
default "ti_simplelink" if SOC_FAMILY_TI_SIMPLELINK
rsource "*/Kconfig.soc"