aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/Kconfig
diff options
context:
space:
mode:
authorMark A. Greer <mgreer@mvista.com>2007-06-01 05:56:15 +1000
committerPaul Mackerras <paulus@samba.org>2007-06-25 17:02:04 +1000
commitb0e80206cc42334032f18edee0ab591b0f275e12 (patch)
tree2d5d8eb094127c78c7f50fd8503e1d277a1dad86 /arch/powerpc/platforms/embedded6xx/Kconfig
parent[POWERPC] When appropriate, wrap device tree with zImage (diff)
downloadlinux-dev-b0e80206cc42334032f18edee0ab591b0f275e12.tar.xz
linux-dev-b0e80206cc42334032f18edee0ab591b0f275e12.zip
[POWERPC] Update holly to use new dts wrapping feature
The holly support currently has separate rules to wrap its device tree with its zImage. This can now be done automatically without the extra rules so update holly support to use the automatic feature. Signed-off-by: Mark A. Greer <mgreer@mista.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/embedded6xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig
index f2d26268ca6f..91a1652cb917 100644
--- a/arch/powerpc/platforms/embedded6xx/Kconfig
+++ b/arch/powerpc/platforms/embedded6xx/Kconfig
@@ -28,6 +28,7 @@ config PPC_HOLLY
bool "PPC750GX/CL with TSI10x bridge (Hickory/Holly)"
select TSI108_BRIDGE
select PPC_UDBG_16550
+ select WANT_DEVICE_TREE
help
Select PPC_HOLLY if configuring for an IBM 750GX/CL Eval
Board with TSI108/9 bridge (Hickory/Holly)