blob: 4bd91c299bcf1f3f9cb6100495b0f4c8dd78ab89 [file] [log] [blame]
# Kconfig - Texas Instruments SimpleLink Family
#
config SOC_FAMILY_TISIMPLELINK
bool
# omit prompt to signify a "hidden" option
default n
if SOC_FAMILY_TISIMPLELINK
config SOC_FAMILY
string
default "ti_simplelink"
gsource "arch/arm/soc/ti_simplelink/*/Kconfig.soc"
endif # SOC_FAMILY_TISIMPLELINK