:orphan: .. title:: CC3235SF_DEBUG .. option:: CONFIG_CC3235SF_DEBUG *Prepend debug header, disabling flash verification* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_CC3235SF ` && \ :option:`SOC_FAMILY_TISIMPLELINK ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`XIP ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/ti_simplelink/cc32xx/Kconfig.soc:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/ti_simplelink/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: config CC3235SF_DEBUG bool "Prepend debug header, disabling flash verification" if \ :option:`XIP ` default \ :option:`XIP ` depends on \ :option:`SOC_CC3235SF ` && \ :option:`SOC_FAMILY_TISIMPLELINK ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*