xref: /linux/drivers/dma/sf-pdma/Kconfig (revision b77e0ce62d63a761ffb7f7245a215a49f5921c2f)
1config SF_PDMA
2	tristate "Sifive PDMA controller driver"
3	select DMA_ENGINE
4	select DMA_VIRTUAL_CHANNELS
5	help
6	  Support the SiFive PDMA controller.
7