mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
43301741fc
Enable CONFIG_OF_CONTROL so that U-Boot on these three boards uses a device tree for its configuration. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
147 B
Text
7 lines
147 B
Text
CONFIG_PPC=y
|
|
CONFIG_4xx=y
|
|
CONFIG_TARGET_CANYONLANDS=y
|
|
CONFIG_ARCHES=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="arches"
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_OF_SEPARATE=y
|