]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/mmc/Kconfig
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
[net-next-2.6.git] / drivers / mmc / Kconfig
index 003b077c2324c26861694ad5d22de06ede24faf2..f540bd88dc5a23aa12216079cf7ad675b2eff092 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.
@@ -84,7 +84,7 @@ config MMC_WBSD
 
 config MMC_AU1X
        tristate "Alchemy AU1XX0 MMC Card Interface support"
-       depends on SOC_AU1X00 && MMC
+       depends on MMC && SOC_AU1200
        help
          This selects the AMD Alchemy(R) Multimedia card interface.
          If you have a Alchemy platform with a MMC slot, say Y or M here.