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