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>
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
CONFIG_M68K=y
|
|
CONFIG_TARGET_M5485EVB=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_BUSCLK=100000000,SYS_BOOTSZ=2,SYS_DRAMSZ=64,SYS_NOR1SZ=16,SYS_VIDEO"
|
|
CONFIG_SYS_PROMPT="-> "
|
|
# CONFIG_CMD_SETEXPR is not set
|