Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74365
b: refs/heads/master
c: 6d4f587
h: refs/heads/master
i:
  74363: 6dc18fe
v: v3
  • Loading branch information
Haavard Skinnemoen authored and Linus Torvalds committed Nov 29, 2007
1 parent 762020a commit c1f6e0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e593f070b40887dc0415646a4c0720eb8630c722
refs/heads/master: 6d4f5879b6f4da50bde94e1cae73755978ed048f
8 changes: 5 additions & 3 deletions trunk/drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
#

menuconfig DMADEVICES
bool "DMA Offload Engine support"
bool "DMA Engine support"
depends on (PCI && X86) || ARCH_IOP32X || ARCH_IOP33X || ARCH_IOP13XX
help
Intel(R) offload engines enable offloading memory copies in the
network stack and RAID operations in the MD driver.
DMA engines can do asynchronous data transfers without
involving the host CPU. Currently, this framework can be
used to offload memory copies in the network stack and
RAID operations in the MD driver.

if DMADEVICES

Expand Down

0 comments on commit c1f6e0f

Please sign in to comment.