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

Help

Selected when CCFG (Customer Configuration) registers
appear at the end of flash

Direct dependencies

SOC_FAMILY_TISIMPLELINK || SOC_FAMILY_TISIMPLELINK

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definitions

At <Zephyr>/soc/arm/ti_simplelink/Kconfig:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration

config HAS_TI_CCFG
    bool
    depends on SOC_FAMILY_TISIMPLELINK
    help
      Selected when CCFG (Customer Configuration) registers
      appear at the end of flash

At <Zephyr>/soc/arm/ti_simplelink/Kconfig:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18

Menu path: (Top) → Hardware Configuration

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.)