:orphan: .. title:: CONFIG_HAS_TI_CCFG .. kconfig:: CONFIG_HAS_TI_CCFG CONFIG_HAS_TI_CCFG ################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== .. code-block:: none Selected when CCFG (Customer Configuration) registers appear at the end of flash Help ==== .. code-block:: none Selected when CCFG (Customer Configuration) registers appear at the end of flash Direct dependencies =================== \ :kconfig:`SOC_FAMILY_TISIMPLELINK ` || \ :kconfig:`SOC_FAMILY_TISIMPLELINK ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_SERIES_CC13X2_CC26X2 ` - \ :kconfig:`SOC_SERIES_CC13X2_CC26X2 ` Kconfig definitions =================== At ``/arm/ti_simplelink/Kconfig:16`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config HAS_TI_CCFG bool depends on SOC_FAMILY_TISIMPLELINK help Selected when CCFG (Customer Configuration) registers appear at the end of flash ---- At ``/arm/ti_simplelink/Kconfig:16`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config HAS_TI_CCFG bool depends on SOC_FAMILY_TISIMPLELINK help Selected when CCFG (Customer Configuration) registers appear at the end of flash *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*