Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
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.
|