summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorScott Wood2007-04-26 19:09:01 +0200
committerPaul Mackerras2007-04-27 13:14:15 +0200
commit4536b937466ff6784d2a9a4bebde924a0d6e01cb (patch)
tree68159dd12e235253a8d729c2269e3cddeb5bdbe5 /arch/powerpc/Kconfig
parent[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). (diff)
downloadkernel-qcow2-linux-4536b937466ff6784d2a9a4bebde924a0d6e01cb.tar.gz
kernel-qcow2-linux-4536b937466ff6784d2a9a4bebde924a0d6e01cb.tar.xz
kernel-qcow2-linux-4536b937466ff6784d2a9a4bebde924a0d6e01cb.zip
[POWERPC] bootwrapper: cuImage for 85xx
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 9b9c00ee688d..a54a9a2e36f3 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -169,6 +169,7 @@ config PPC_85xx
select E500
select FSL_SOC
select 85xx
+ select WANT_DEVICE_TREE
config PPC_86xx
bool "Freescale 86xx"