mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-03 17:43:45 +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_ARM=y
|
|
CONFIG_ARCH_AT91=y
|
|
CONFIG_TARGET_SMARTWEB=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
|
|
CONFIG_SYS_PROMPT="U-Boot> "
|