Component Type: kbuild config
Description: Use PIO transfers only
More info: Use PIO to transfer data between memory and the hardware. PIO is slower than DMA as it requires CPU instructions to move the data. This has been the traditional default for the S3C MCI driver.
Build project: Kconfig (Linux kconfig) (Path: drivers\mmc\host\Kconfig )
Other views: file explorer