mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-04 10:03:41 +08:00
a726075911
Convert CONFIG_CMD_ELF to Kconfig and tidy up affected boards. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_4xx=y
|
|
CONFIG_TARGET_IO=y
|
|
CONFIG_AUTOBOOT_KEYED=y
|
|
CONFIG_AUTOBOOT_STOP_STR=" "
|
|
# CONFIG_CMD_ELF is not set
|
|
# CONFIG_CMD_NFS is not set
|