u-boot/board/ti/j721s2
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
..
evm.c board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM 2023-01-27 12:51:27 -05:00
Kconfig board: ti: Kconfig: Correct invalid Kconfig syntax 2023-03-29 11:58:26 -04:00
MAINTAINERS board: ti: j721s2: Add board support for J721S2 2022-02-08 09:41:27 -05:00
Makefile board: ti: j721s2: Add board support for J721S2 2022-02-08 09:41:27 -05:00