X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fdma%2Fsh%2FKconfig;h=a4629628530704503781d21f9c324952be2efcd0;hb=fdfc346302a7b63e3d5b9168be74bb12b1975999;hp=13437323a85b07a3ec12f5ca26fa5eb78938ed08;hpb=73686e787b495a85551e2e99c459adde6836eb31;p=linux-2.6-microblaze.git diff --git a/drivers/dma/sh/Kconfig b/drivers/dma/sh/Kconfig index 13437323a85b..a46296285307 100644 --- a/drivers/dma/sh/Kconfig +++ b/drivers/dma/sh/Kconfig @@ -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.