mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 13:44:29 +08:00
80df691349
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
CONFIG_MICROBLAZE=y
|
|
CONFIG_TARGET_MICROBLAZE_GENERIC=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic"
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_PROMPT="U-Boot-mONStR> "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_OF_EMBED=y
|