X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fmmc%2FKconfig;h=f540bd88dc5a23aa12216079cf7ad675b2eff092;hb=c730f5b621afa33e9f4939da9078669162ebff4e;hp=003b077c2324c26861694ad5d22de06ede24faf2;hpb=12df7556705aae97f24a397377e17898700d7192;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index 003b077c232..f540bd88dc5 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig @@ -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.