]> Pileus Git - ~andy/linux/blobdiff - drivers/mmc/host/Kconfig
Merge branch 'linus' into sched/core
[~andy/linux] / drivers / mmc / host / Kconfig
index 38468b2bd1afb25b7f5728ab237225f1fba8e2f3..dfa585f7feafc26c383add66ff88d031f1cf2c1b 100644 (file)
@@ -114,6 +114,17 @@ config MMC_ATMELMCI
 
          If unsure, say N.
 
+config MMC_ATMELMCI_DMA
+       bool "Atmel MCI DMA support (EXPERIMENTAL)"
+       depends on MMC_ATMELMCI && DMA_ENGINE && EXPERIMENTAL
+       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.
+
+         If unsure, say N.
+
 config MMC_IMX
        tristate "Motorola i.MX Multimedia Card Interface support"
        depends on ARCH_IMX