mirror of
https://xff.cz/git/u-boot/
synced 2026-02-10 02:56:34 +01:00
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_PEPPER=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_PROMPT="pepper# "
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|