]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/Kconfig
ENGR00329948-2: dma: imx-sdma: Add device to device support
[karo-tx-linux.git] / drivers / dma / Kconfig
index 605b016bcea49dcea25d9515b2cec276ae974372..88a49886e5a1b1b508d01ff58876dd9257c8fa96 100644 (file)
@@ -137,6 +137,19 @@ config MX3_IPU_IRQS
          To avoid bloating the irq_desc[] array we allocate a sufficient
          number of IRQ slots and map them dynamically to specific sources.
 
+config MXC_PXP_V2
+       bool "MXC PxP V2 support"
+       depends on ARM
+       select DMA_ENGINE
+       help
+          Support the PxP (Pixel Pipeline) on i.MX6 DualLite and i.MX6 SoloLite.
+         If unsure, select N.
+
+config MXC_PXP_CLIENT_DEVICE
+       bool "MXC PxP Client Device"
+       default y
+       depends on MXC_PXP_V2
+
 config TXX9_DMAC
        tristate "Toshiba TXx9 SoC DMA support"
        depends on MACH_TX49XX || MACH_TX39XX