| # DMA engine configuration for dw |
| tristate "Synopsys DesignWare AHB DMA support" |
| tristate "Synopsys DesignWare AHB DMA platform driver" |
| select DW_DMAC_BIG_ENDIAN_IO if AVR32 |
| default y if CPU_AT32AP7000 |
| Support the Synopsys DesignWare AHB DMA controller. This |
| can be integrated in chips such as the Atmel AT32ap7000. |
| tristate "Synopsys DesignWare AHB DMA PCI driver" |
| Support the Synopsys DesignWare AHB DMA controller on the |
| platfroms that enumerate it as a PCI device. For example, |
| Intel Medfield has integrated this GPDMA controller. |
| config DW_DMAC_BIG_ENDIAN_IO |