1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-12 00:50:01 +02:00
Files
u-boot-megous/board
Neha Malcom Francis 54ff4eeb59 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>
2023-03-29 11:58:26 -04:00
..
2023-02-09 16:32:25 -05:00
2023-02-10 07:41:41 -05:00
2023-03-27 15:19:57 -04:00
2023-02-07 14:33:49 -05:00
2022-04-28 09:26:44 -04:00
2022-07-08 17:57:34 -04:00
2021-09-07 16:22:30 -04:00
2023-02-10 07:41:40 -05:00
2023-02-10 07:41:39 -05:00
2022-12-14 22:31:33 +00:00
2023-03-15 01:38:19 +01:00
2023-02-10 07:41:41 -05:00