]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/dma/Kconfig
dmatest: Simple DMA memcpy test client
[linux-2.6-omap-h63xx.git] / drivers / dma / Kconfig
index 5af8b1cfc1e9ce714eceb358d62d37b2841d8af1..4b6bd3d099cfd16d6e28e5f43e009198a5af9d95 100644 (file)
@@ -72,4 +72,11 @@ config NET_DMA
          Say Y here if you enabled INTEL_IOATDMA or FSL_DMA, otherwise
          say N.
 
+config DMATEST
+       tristate "DMA Test client"
+       depends on DMA_ENGINE
+       help
+         Simple DMA test client. Say N unless you're debugging a
+         DMA Device driver.
+
 endif