mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
5 lines
106 B
Text
5 lines
106 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC8260=y
|
|
CONFIG_TARGET_KM82XX=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MGCOGE"
|
|
CONFIG_OF_LIBFDT=y
|