Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / drivers / dma / sh / Kconfig
index 1343732..a462962 100644 (file)
@@ -47,3 +47,12 @@ config RENESAS_USB_DMAC
        help
          This driver supports the USB-DMA controller found in the Renesas
          SoCs.
+
+config RZ_DMAC
+       tristate "Renesas RZ/G2L DMA Controller"
+       depends on ARCH_R9A07G044 || COMPILE_TEST
+       select RENESAS_DMA
+       select DMA_VIRTUAL_CHANNELS
+       help
+         This driver supports the general purpose DMA controller found in the
+         Renesas RZ/G2L SoC variants.