mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
6 lines
138 B
Text
6 lines
138 B
Text
CONFIG_MIPS=y
|
|
CONFIG_TARGET_VCT=y
|
|
CONFIG_VCT_PREMIUM=y
|
|
CONFIG_SYS_PROMPT="$ "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_USE_PRIVATE_LIBGCC=y
|