boards: cc322xsf_launchxl: Do not assign promptless HAS_CC3220SDK sym
Assignments have no effect on promptless symbols. Flagged by https://github.com/zephyrproject-rtos/zephyr/pull/20742. This symbol is (always) selected, in soc/arm/ti_simplelink/cc32xx/Kconfig.soc. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
ee65932c96
commit
5c1a3fd6f7
2 changed files with 0 additions and 6 deletions
|
@ -18,6 +18,3 @@ CONFIG_UART_CC32XX=y
|
|||
# enable console
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
|
||||
# Enable SimpleLink CC3220 SDK
|
||||
CONFIG_HAS_CC3220SDK=y
|
||||
|
|
|
@ -18,6 +18,3 @@ CONFIG_UART_CC32XX=y
|
|||
# enable console
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
|
||||
# Enable SimpleLink CC32XX SDK
|
||||
CONFIG_HAS_CC3220SDK=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue