-
CONFIG_TI_CCFG_PRESENT
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
SOC_SERIES_CC2650
&& SOC_FAMILY_TISIMPLELINK
&& ARM
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
SOC_SERIES_CC2650
&&SOC_FAMILY_TISIMPLELINK
&&ARM
Kconfig definition¶
At arch/arm/soc/ti_simplelink/cc2650/Kconfig.soc:17
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
→ arch/arm/soc/ti_simplelink/Kconfig:13
Menu path: (top menu) → ARM Options → SoC Configuration
config TI_CCFG_PRESENT bool default "y" ifSOC_SERIES_CC2650
&&SOC_FAMILY_TISIMPLELINK
&&ARM
depends onSOC_SERIES_CC2650
&&SOC_FAMILY_TISIMPLELINK
&&ARM
(Definitions include propagated dependencies, including from if’s and menus.)