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