summaryrefslogtreecommitdiff
path: root/arch/arm/soc/ti_simplelink/cc32xx/Kconfig.soc
blob: 6424fd622ec2ae6d32a339d4ceac5333d9b646b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Kconfig.soc - Texas Instruments CC3200
#

choice
prompt "TI SimpleLink MCU Selection"
depends on SOC_SERIES_CC32XX

config SOC_CC3200
	bool "CC3200"
	select HAS_CC3200SDK

endchoice