2 # DMA engine configuration for dw
9 config DW_DMAC_BIG_ENDIAN_IO
13 tristate "Synopsys DesignWare AHB DMA platform driver"
16 select DW_DMAC_BIG_ENDIAN_IO if AVR32
17 default y if CPU_AT32AP7000
19 Support the Synopsys DesignWare AHB DMA controller. This
20 can be integrated in chips such as the Atmel AT32ap7000.
23 tristate "Synopsys DesignWare AHB DMA PCI driver"
28 Support the Synopsys DesignWare AHB DMA controller on the
29 platfroms that enumerate it as a PCI device. For example,
30 Intel Medfield has integrated this GPDMA controller.