mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 17:13:28 +08:00
69e173eb57
Move this option to Kconfig and tidy up existing boards. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_MPC5xxx=y
|
|
CONFIG_TARGET_TQM5200=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MINIFAP"
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_OF_LIBFDT=y
|