The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_TI_CCFG_PRESENT

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_SERIES_CC2650 && SOC_FAMILY_TISIMPLELINK

(Includes any dependencies from if’s and menus.)

Kconfig definition

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

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/ti_simplelink/Kconfig:15

Menu path: (top menu) → Hardware Configuration

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

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