:orphan: .. title:: HAS_TI_CCFG .. option:: CONFIG_HAS_TI_CCFG *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== Selected when CCFG (Customer Configuration) registers appear at the end of flash Direct dependencies =================== \ :option:`SOC_FAMILY_TISIMPLELINK ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`SOC_SERIES_CC13X2_CC26X2 ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/ti_simplelink/Kconfig:16`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: config HAS_TI_CCFG bool depends on \ :option:`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.)*