[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
[safe/jmp/linux-2.6] / drivers / mmc / Kconfig
index 45bcf09..f540bd8 100644 (file)
@@ -21,7 +21,7 @@ config MMC_DEBUG
 
 config MMC_BLOCK
        tristate "MMC block device driver"
-       depends on MMC
+       depends on MMC && BLOCK
        default y
        help
          Say Y here to enable the MMC block device driver support.