Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
[linux-2.6-microblaze.git] / drivers / dma / Kconfig
index de511db..d2286c7 100644 (file)
@@ -587,6 +587,17 @@ config TIMB_DMA
        help
          Enable support for the Timberdale FPGA DMA engine.
 
+config UNIPHIER_MDMAC
+       tristate "UniPhier MIO DMAC"
+       depends on ARCH_UNIPHIER || COMPILE_TEST
+       depends on OF
+       select DMA_ENGINE
+       select DMA_VIRTUAL_CHANNELS
+       help
+         Enable support for the MIO DMAC (Media I/O DMA controller) on the
+         UniPhier platform.  This DMA controller is used as the external
+         DMA engine of the SD/eMMC controllers of the LD4, Pro4, sLD8 SoCs.
+
 config XGENE_DMA
        tristate "APM X-Gene DMA support"
        depends on ARCH_XGENE || COMPILE_TEST