]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/mips/Kconfig
MIPS: Support per-device DMA coherence
[linux.git] / arch / mips / Kconfig
index d31f839c6e7730a880755a7b4e08aee45075ccbc..235643970517403333132ccffb528870cad90c07 100644 (file)
@@ -1099,6 +1099,10 @@ config DMA_MAYBE_COHERENT
        select DMA_NONCOHERENT
        bool
 
+config DMA_PERDEV_COHERENT
+       bool
+       select DMA_MAYBE_COHERENT
+
 config DMA_COHERENT
        bool
 
@@ -2998,6 +3002,7 @@ config PCI_DOMAINS_GENERIC
        bool
 
 config PCI_DRIVERS_GENERIC
+       select PCI_DOMAINS_GENERIC if PCI_DOMAINS
        bool
 
 config PCI_DRIVERS_LEGACY