mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-24 20:54:24 +08:00
89cb2b5f8b
Update the config.h and defconfig files for the commands that 8e3c036 converted over to Kconfig Signed-off-by: Tom Rini <trini@konsulko.com>
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_MPC5xxx=y
|
|
CONFIG_TARGET_MUNICES=y
|
|
CONFIG_OF_BOARD_SETUP=y
|
|
CONFIG_CMD_ASKENV=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_OF_LIBFDT=y
|