mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-12 22:49:43 +03:00
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_VCMA9=y
|
|
CONFIG_SYS_PROMPT="VCMA9 # "
|
|
# CONFIG_CMD_SETEXPR is not set
|