u-boot/board/ti/am64x
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: am64x: Account for DDR size fixups if ECC is enabled 2022-04-04 19:02:04 -04:00
Kconfig board: ti: Kconfig: Correct invalid Kconfig syntax 2023-03-29 11:58:26 -04:00
MAINTAINERS board: ti: am64x: Update MAINTAINERS 2022-06-03 15:42:05 -04:00
Makefile board: ti: am64x: Add board support for am64x evm 2021-05-12 16:27:57 +05:30