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 dc39455e7948ec9bc5f3f2dced5c2f5ac8a8dfd9 6 lines 238 B view raw
1obj-$(CONFIG_DMA_ENGINE) += dmaengine.o 2obj-$(CONFIG_NET_DMA) += iovlock.o 3obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o 4ioatdma-objs := ioat.o ioat_dma.o ioat_dca.o 5obj-$(CONFIG_INTEL_IOP_ADMA) += iop-adma.o 6obj-$(CONFIG_FSL_DMA) += fsldma.o