1 # SPDX-License-Identifier: GPL-2.0
4 # DMA engine configuration for dw
12 tristate "Synopsys DesignWare AHB DMA platform driver"
16 Support the Synopsys DesignWare AHB DMA controller. This
17 can be integrated in chips such as the Intel Cherrytrail.
20 tristate "Renesas RZ/N1 DMAMUX driver"
22 depends on ARCH_RZN1 || COMPILE_TEST
24 Support the Renesas RZ/N1 DMAMUX which is located in front of
25 the Synopsys DesignWare AHB DMA controller located on Renesas
29 tristate "Synopsys DesignWare AHB DMA PCI driver"
34 Support the Synopsys DesignWare AHB DMA controller on the
35 platforms that enumerate it as a PCI device. For example,
36 Intel Medfield has integrated this GPDMA controller.