mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
80df691349
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
4 lines
102 B
Text
4 lines
102 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_SMDK2410=y
|
|
CONFIG_SYS_PROMPT="SMDK2410 # "
|
|
# CONFIG_CMD_SETEXPR is not set
|