Merge branch 'acpi-bind'
[firefly-linux-kernel-4.4.55.git] / drivers / dma / Kconfig
index 643d7c7a0d8e18b4db22b38d24fc8be97829fdc0..daa4da281e5ebedf83e791b2e94af1ed6f45d990 100644 (file)
@@ -287,6 +287,14 @@ config DMA_OMAP
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS
 
+config TI_CPPI41
+       tristate "AM33xx CPPI41 DMA support"
+       depends on ARCH_OMAP
+       select DMA_ENGINE
+       help
+         The Communications Port Programming Interface (CPPI) 4.1 DMA engine
+         is currently used by the USB driver on AM335x platforms.
+
 config MMP_PDMA
        bool "MMP PDMA support"
        depends on (ARCH_MMP || ARCH_PXA)