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>
5 lines
170 B
Text
5 lines
170 B
Text
CONFIG_M68K=y
|
|
CONFIG_TARGET_M5485EVB=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_BUSCLK=100000000,SYS_BOOTSZ=2,SYS_DRAMSZ=64"
|
|
CONFIG_SYS_PROMPT="-> "
|
|
# CONFIG_CMD_SETEXPR is not set
|