This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
db21733488
android_kernel_xiaomi_sm8350
/
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