7 lines
172 B
Text
Executable file
7 lines
172 B
Text
Executable file
config SF_PDMA
|
|
tristate "Sifive PDMA controller driver"
|
|
depends on HAS_IOMEM
|
|
select DMA_ENGINE
|
|
select DMA_VIRTUAL_CHANNELS
|
|
help
|
|
Support the SiFive PDMA controller.
|