u-boot/board/ti/am62x
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
..
am62x.env board: ti: am62x: am62x: Add splash screen env variables 2023-02-06 13:04:52 -05:00
evm.c board: ti: am62x: evm: Add splash screen support 2023-02-04 18:16:56 +01:00
Kconfig board: ti: Kconfig: Correct invalid Kconfig syntax 2023-03-29 11:58:26 -04:00
MAINTAINERS configs: Add configs for AM62x SK 2022-06-10 13:37:33 -04:00
Makefile board: ti: Introduce the basic files to support AM62 SK board 2022-06-10 13:37:33 -04:00