]> err.no Git - linux-2.6/blobdiff - arch/powerpc/Kconfig
[POWERPC] pasemi: Distribute interrupts evenly across cpus
[linux-2.6] / arch / powerpc / Kconfig
index 232c298c933fa3601b9fa9099b3eeee26e40d514..d40844f9b047da2e512de8b2c9ded9b00ca094ce 100644 (file)
@@ -160,6 +160,7 @@ config PPC_DCR
 
 config PPC_OF_PLATFORM_PCI
        bool
+       depends on PCI
        depends on PPC64 # not supported on 32 bits yet
        default n
 
@@ -417,7 +418,7 @@ endmenu
 
 config ISA_DMA_API
        bool
-       default y
+       default !PPC_ISERIES || PCI
 
 menu "Bus options"