mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
80df691349
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
9 lines
216 B
Text
9 lines
216 B
Text
CONFIG_ARM=y
|
|
CONFIG_ARCH_KEYSTONE=y
|
|
CONFIG_TARGET_K2HK_EVM=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_PROMPT="K2HK EVM # "
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SPI_FLASH=y
|