Skip to content
Snippets Groups Projects
Commit c1c61573 authored by Simon Glass's avatar Simon Glass
Browse files

powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)


Enable this in the Kconfig so that PowerPC boards can use device tree to
configure U-Boot.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 74d01867
Branches
Tags
No related merge requests found
......@@ -40,6 +40,7 @@ config OPENRISC
config PPC
bool "PowerPC architecture"
select HAVE_PRIVATE_LIBGCC
select SUPPORT_OF_CONTROL
config SANDBOX
bool "Sandbox"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment