]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/Kconfig
[POWERPC] Support for the Ebony 440GP reference board in arch/powerpc
[linux-2.6-omap-h63xx.git] / arch / powerpc / Kconfig
index abb13cfd2ef9272f7e02362bbe53f740e1742d05..808d2ef80e2f77459760c7aa044f51e00926b4df 100644 (file)
@@ -214,6 +214,7 @@ config 40x
 config 44x
        bool "AMCC 44x"
        select PPC_DCR_NATIVE
+       select WANT_DEVICE_TREE
 
 config E200
        bool "Freescale e200"
@@ -278,9 +279,14 @@ config PPC_OF_PLATFORM_PCI
        depends on PPC64 # not supported on 32 bits yet
        default n
 
+config 4xx
+       bool
+       depends on 40x || 44x
+       default y
+
 config BOOKE
        bool
-       depends on E200 || E500
+       depends on E200 || E500 || 44x
        default y
 
 config FSL_BOOKE