This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
kernel-aes67
Watch
1
Star
0
Fork
0
You've already forked kernel-aes67
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db21733488
kernel-aes67
/
drivers
/
dma
/
Makefile
3 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
[I/OAT]: DMA memcpy subsystem Provides an API for offloading memory copies to DMA devices Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2006-05-23 20:18:44 -04:00
obj-y
+=
dmaengine.o
[I/OAT]: Driver for the Intel(R) I/OAT DMA engine Adds a new ioatdma driver Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2006-05-23 20:35:34 -04:00
obj-$(CONFIG_INTEL_IOATDMA)
+=
ioatdma.o
Reference in New Issue
Copy Permalink