xref: /linux/drivers/dma/sf-pdma/Kconfig (revision 26fbb4c8c7c3ee9a4c3b4de555a8587b5a19154e)
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