mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 10:59:12 +01:00
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> "
|