Component Type: kbuild config
Description: Disable DMA (always use PIO)
More info: All data is copied between memory and FIFO by the CPU. DMA controllers are ignored. Do not choose this unless DMA support for your SOC or board is unavailable (or unstable). When DMA is enabled at compile time, you can still disable it at run time using the "use_dma=n" module parameter.
Build project: Kconfig (Linux kconfig) (Path: drivers\usb\musb\Kconfig )
Other views: file explorer