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

Kconfig definition

At arch/arm/soc/ti_simplelink/cc2650/Kconfig.soc:17

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23arch/arm/soc/ti_simplelink/Kconfig:13

Menu path: (top menu) → ARM Options → SoC Configuration

config TI_CCFG_PRESENT
    bool
    default "y" if SOC_SERIES_CC2650 && SOC_FAMILY_TISIMPLELINK && ARM
    depends on SOC_SERIES_CC2650 && SOC_FAMILY_TISIMPLELINK && ARM

(Definitions include propagated dependencies, including from if’s and menus.)