aboutsummaryrefslogtreecommitdiff
path: root/drivers/core
diff options
context:
space:
mode:
authorNeha Malcom Francis2023-03-03 13:51:24 +0530
committerTom Rini2023-03-29 11:58:26 -0400
commit54ff4eeb59dd7f1b4141cdfdc1126d85fb03751f (patch)
tree9bbdc24bd9ba293768b4b700449829d4277454f5 /drivers/core
parent352ed65df7be1c28a94d895f83429f16b858efe0 (diff)
board: ti: Kconfig: Correct invalid Kconfig syntax
Kconfig does not support using 'select' to select a 'choice'. A choice can be configured by either setting the choice symbol to 'y' in a configuration file or by setting a 'default' of the choice. In board/ti/*/Kconfig the SOC_K3_* choice is already set to 'y' in their corresponding configs/*_defconfig file. So remove selecting it. Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Diffstat (limited to 'drivers/core')
0 files changed, 0 insertions, 0 deletions