zephyr/soc/arm/ti_simplelink
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
..
cc13x2_cc26x2 soc: ti_simplelink: kconfig: Refactor CCFG flash block handling 2020-01-29 09:41:46 -06:00
cc32xx global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
msp432p4xx soc: arm: ti_simplelink: Select CPU DWT feature symbol 2020-01-20 14:05:47 +01:00
CMakeLists.txt
Kconfig soc: ti_simplelink: kconfig: Refactor CCFG flash block handling 2020-01-29 09:41:46 -06:00
Kconfig.defconfig
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00