]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
authorSimon Glass <sjg@chromium.org>
Sat, 7 Feb 2015 18:51:35 +0000 (11:51 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:50:45 +0000 (13:50 +0200)
commit43ccfa6a3a56ebddc993519d4f477ac84c8fb88f
tree45b286d58a34bfb30d57002964a572972ddbd266
parent135a33badc1d8f0ea2e4d9f5b35e73c99650499a
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: Simon Glass <sjg@chromium.org>
arch/Kconfig