Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255210
b: refs/heads/master
c: 5c209f1
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Ferre authored and Chris Ball committed Jul 20, 2011
1 parent b2aa23c commit 3f195cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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: 5c2f2b9bd0db84eabaf0d2cf7a9392a1581c2545
refs/heads/master: 5c209f1fb7cc7691b51df0d7341ae58e43aa8c0f
7 changes: 3 additions & 4 deletions trunk/drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -298,13 +298,12 @@ config MMC_ATMELMCI
endchoice

config MMC_ATMELMCI_DMA
bool "Atmel MCI DMA support (EXPERIMENTAL)"
depends on MMC_ATMELMCI && (AVR32 || ARCH_AT91SAM9G45) && DMA_ENGINE && EXPERIMENTAL
bool "Atmel MCI DMA support"
depends on MMC_ATMELMCI && (AVR32 || ARCH_AT91SAM9G45) && DMA_ENGINE
help
Say Y here to have the Atmel MCI driver use a DMA engine to
do data transfers and thus increase the throughput and
reduce the CPU utilization. Note that this is highly
experimental and may cause the driver to lock up.
reduce the CPU utilization.

If unsure, say N.

Expand Down

0 comments on commit 3f195cc

Please sign in to comment.