]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/dma/Kconfig
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[karo-tx-linux.git] / drivers / dma / Kconfig
index 34e48d905c27047c9edcfdb300c0e8904043d1b7..cf9da362d64f9a233512ce7a228bccad25906197 100644 (file)
@@ -251,6 +251,15 @@ config EP93XX_DMA
        help
          Enable support for the Cirrus Logic EP93xx M2P/M2M DMA controller.
 
+config DMA_SA11X0
+       tristate "SA-11x0 DMA support"
+       depends on ARCH_SA1100
+       select DMA_ENGINE
+       help
+         Support the DMA engine found on Intel StrongARM SA-1100 and
+         SA-1110 SoCs.  This DMA engine can only be used with on-chip
+         devices.
+
 config DMA_ENGINE
        bool