mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
69e173eb57
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
165 B
Text
8 lines
165 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC85xx=y
|
|
CONFIG_TARGET_MPC8548CDS=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="36BIT"
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_E1000=y
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_OF_LIBFDT=y
|