Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.15-rc2 7 lines 172 B view raw
1config SF_PDMA 2 tristate "Sifive PDMA controller driver" 3 depends on HAS_IOMEM 4 select DMA_ENGINE 5 select DMA_VIRTUAL_CHANNELS 6 help 7 Support the SiFive PDMA controller.