]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/dma/Kconfig
dmaengine: Driver for the Synopsys DesignWare DMA controller
[linux-2.6-omap-h63xx.git] / drivers / dma / Kconfig
index 4b6bd3d099cfd16d6e28e5f43e009198a5af9d95..cd303901eb5b20c13b1636ec32614d3ac8800a60 100644 (file)
@@ -38,6 +38,15 @@ config INTEL_IOP_ADMA
        help
          Enable support for the Intel(R) IOP Series RAID engines.
 
+config DW_DMAC
+       tristate "Synopsys DesignWare AHB DMA support"
+       depends on AVR32
+       select DMA_ENGINE
+       default y if CPU_AT32AP7000
+       help
+         Support the Synopsys DesignWare AHB DMA controller.  This
+         can be integrated in chips such as the Atmel AT32ap7000.
+
 config FSL_DMA
        bool "Freescale MPC85xx/MPC83xx DMA support"
        depends on PPC