mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-30 08:03:32 +08:00
69e173eb57
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_4xx=y
|
|
CONFIG_TARGET_YOSEMITE=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="YOSEMITE"
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_OF_LIBFDT=y
|