mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-20 23:28:04 +02:00
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.
|