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>
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_ARCH_INTEGRATOR=y
|
|
CONFIG_ARCH_INTEGRATOR_AP=y
|
|
CONFIG_CM920T=y
|
|
CONFIG_SYS_PROMPT="Integrator-AP # "
|
|
# CONFIG_CMD_SETEXPR is not set
|