diff options
| author | Neha Malcom Francis <[email protected]> | 2023-03-03 13:51:24 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-03-29 11:58:26 -0400 |
| commit | 54ff4eeb59dd7f1b4141cdfdc1126d85fb03751f (patch) | |
| tree | 9bbdc24bd9ba293768b4b700449829d4277454f5 /drivers | |
| parent | 352ed65df7be1c28a94d895f83429f16b858efe0 (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 <[email protected]>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
