dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
[firefly-linux-kernel-4.4.55.git] / drivers / dma / sh / Kconfig
index 8190ad225a1b80bdad6daab9d43904421b8481f7..f6ca002cb7c59378172b08e7f3a945be108ae0e7 100644 (file)
@@ -64,3 +64,12 @@ config RCAR_DMAC
        help
          This driver supports the general purpose DMA controller found in the
          Renesas R-Car second generation SoCs.
+
+config RENESAS_USB_DMAC
+       tristate "Renesas USB-DMA Controller"
+       depends on ARCH_SHMOBILE || COMPILE_TEST
+       select RENESAS_DMA
+       select DMA_VIRTUAL_CHANNELS
+       help
+         This driver supports the USB-DMA controller found in the Renesas
+         SoCs.