From e7a0ad79d78639085d21fc885732d4e7a1414399 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 4 Jun 2006 17:40:58 +0100 Subject: [PATCH] --- yaml --- r: 27142 b: refs/heads/master c: 092d01e260da628b01d4229c31a296111e3cd97a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/mmc/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 92c83d0249c8..7b5fec4e8f33 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: baca2da4c9c5de63b215b1d82f8e774449d15655 +refs/heads/master: 092d01e260da628b01d4229c31a296111e3cd97a diff --git a/trunk/drivers/mmc/Kconfig b/trunk/drivers/mmc/Kconfig index 003b077c2324..45bcf098e762 100644 --- a/trunk/drivers/mmc/Kconfig +++ b/trunk/drivers/mmc/Kconfig @@ -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.