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
128 B
Text
6 lines
128 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC83xx=y
|
|
CONFIG_TARGET_KM8360=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="KMETER1"
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_OF_LIBFDT=y
|