]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/Kconfig
MIPS: Enable ISA_DMA_API config to fix build failure
[net-next-2.6.git] / arch / mips / Kconfig
index 3ad59dde485209bce858c425e4fc8a2f64b04c09..2d3cf3890904b81efdcd4580d5a182ad8ec57b63 100644 (file)
@@ -880,11 +880,15 @@ config NO_IOPORT
 config GENERIC_ISA_DMA
        bool
        select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n
+       select ISA_DMA_API
 
 config GENERIC_ISA_DMA_SUPPORT_BROKEN
        bool
        select GENERIC_ISA_DMA
 
+config ISA_DMA_API
+       bool
+
 config GENERIC_GPIO
        bool