2 # DMA engine configuration
5 menu "DMA Engine support"
8 bool "Support for DMA engines"
10 DMA engines offload copy operations from the CPU to dedicated
11 hardware, allowing the copies to happen asynchronously.
16 tristate "Intel I/OAT DMA support"
17 depends on DMA_ENGINE && PCI
20 Enable support for the Intel(R) I/OAT DMA engine.