| # SPDX-License-Identifier: GPL-2.0 |
| # DMA engine configuration for sh |
| bool "Renesas SuperH DMA Engine support" |
| depends on SUPERH || COMPILE_TEST |
| depends on !SUPERH || SH_DMA |
| Enable support for the Renesas SuperH DMA controllers. |
| tristate "Renesas SuperH DMAC support" |
| Enable support for the Renesas SuperH DMA controllers. |
| tristate "Renesas R-Car Gen{2,3} and RZ/G{1,2} DMA Controller" |
| depends on ARCH_RENESAS || COMPILE_TEST |
| This driver supports the general purpose DMA controller found in the |
| Renesas R-Car Gen{2,3} and RZ/G{1,2} SoCs. |
| tristate "Renesas USB-DMA Controller" |
| depends on ARCH_RENESAS || COMPILE_TEST |
| select DMA_VIRTUAL_CHANNELS |
| This driver supports the USB-DMA controller found in the Renesas |