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