Current File : //proc/self/root/usr/lib/modules/6.8.0-59-generic/build/drivers/dma/sf-pdma/Kconfig
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.