]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/Kconfig
[POWERPC] 4xx: Wire up 440EP USB controller support to Bamboo board
[linux-2.6-omap-h63xx.git] / arch / powerpc / Kconfig
index 232c298c933fa3601b9fa9099b3eeee26e40d514..66a3d8cee5cfa085151531a5e2f6801b48b27048 100644 (file)
@@ -160,11 +160,13 @@ config PPC_DCR
 
 config PPC_OF_PLATFORM_PCI
        bool
+       depends on PCI
        depends on PPC64 # not supported on 32 bits yet
        default n
 
 source "init/Kconfig"
 
+source "arch/powerpc/sysdev/Kconfig"
 source "arch/powerpc/platforms/Kconfig"
 
 menu "Kernel options"
@@ -417,7 +419,7 @@ endmenu
 
 config ISA_DMA_API
        bool
-       default y
+       default !PPC_ISERIES || PCI
 
 menu "Bus options"