mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-17 17:51:27 +01:00
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
6 lines
138 B
Text
6 lines
138 B
Text
CONFIG_ARM=y
|
|
CONFIG_ARCH_AT91=y
|
|
CONFIG_TARGET_SMARTWEB=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
|
|
CONFIG_SYS_PROMPT="U-Boot> "
|