mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
133 B
Text
6 lines
133 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC512X=y
|
|
CONFIG_TARGET_AC14XX=y
|
|
CONFIG_SYS_PROMPT="ac14xx> "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_OF_LIBFDT=y
|