mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
69e173eb57
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
5 lines
109 B
Text
5 lines
109 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC8260=y
|
|
CONFIG_TARGET_KM82XX=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MGCOGE3NE"
|
|
CONFIG_OF_LIBFDT=y
|