zephyr/include/arch/arm/aarch32
Ulf Magnusson 1b394ad153 soc: ti_simplelink: kconfig: Refactor CCFG flash block handling
Instead of having TI_CCFG_PRESENT as a symbol that's only defined in
soc/arm/ti_simplelink/cc13x2_cc26x2/Kconfig.defconfig.series and y when
SOC_SERIES_CC13X2_CC26X2 is enabled, turn it into a helper symbol that's
selected by SOC_SERIES_CC13X2_CC26X2.

This avoids having a symbol that's only defined in a Kconfig.defconfig
file, which is confusing. It also makes things a bit more generic, in
case other boards with CCFGs are added.

Also rename it to HAS_TI_CCFG to be consistent with other helper
symbols, and add a help text.

Flagged by scripts/kconfig/lint.py.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-29 09:41:46 -06:00
..
cortex_m soc: ti_simplelink: kconfig: Refactor CCFG flash block handling 2020-01-29 09:41:46 -06:00
cortex_r soc: ti_simplelink: kconfig: Refactor CCFG flash block handling 2020-01-29 09:41:46 -06:00
arch.h dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
asm_inline_gcc.h
asm_inline.h
error.h
exc.h
irq.h arch: arm: cortex-m: implement support for dynamic direct interrupts 2020-01-08 10:15:09 -08:00
misc.h
nmi.h
syscall.h
thread.h