]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/host/Kconfig
missing dependencies on HAS_DMA
[linux-2.6-omap-h63xx.git] / drivers / mmc / host / Kconfig
index 3b3cd0e74715c63161a5a3746ce0155cec420f6a..dead61754ad76ef23ed532fbc503fe1d334491a9 100644 (file)
@@ -119,7 +119,7 @@ config MMC_TIFM_SD
 
 config MMC_SPI
        tristate "MMC/SD over SPI"
-       depends on MMC && SPI_MASTER && !HIGHMEM
+       depends on MMC && SPI_MASTER && !HIGHMEM && HAS_DMA
        select CRC7
        select CRC_ITU_T
        help