mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 05:34:30 +08:00
80df691349
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
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
|