]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/dma/Kconfig
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
[net-next-2.6.git] / drivers / dma / Kconfig
index 9520cf02edc840f51c6aef659a9dbd5ef6a42806..f82ef10a8361d4c5448f5f5b406c8f6a5ffccc75 100644 (file)
@@ -49,6 +49,14 @@ config INTEL_MID_DMAC
 config ASYNC_TX_DISABLE_CHANNEL_SWITCH
        bool
 
+config AMBA_PL08X
+       bool "ARM PrimeCell PL080 or PL081 support"
+       depends on ARM_AMBA && EXPERIMENTAL
+       select DMA_ENGINE
+       help
+         Platform has a PL08x DMAC device
+         which can provide DMA engine support
+
 config INTEL_IOATDMA
        tristate "Intel I/OAT DMA support"
        depends on PCI && X86