mmc: atmel-mci: Remove AVR32 bits from the driver
[sfrench/cifs-2.6.git] / drivers / mmc / host / Kconfig
index 2db84dd664d7616f5fc07bd12a794b822f72b1fb..e7d3b097cd3014a1eb29d962ccf2465af7925656 100644 (file)
@@ -408,11 +408,11 @@ config MMC_AU1X
 
 config MMC_ATMELMCI
        tristate "Atmel SD/MMC Driver (Multimedia Card Interface)"
-       depends on AVR32 || ARCH_AT91
+       depends on ARCH_AT91
        help
-         This selects the Atmel Multimedia Card Interface driver. If
-         you have an AT32 (AVR32) or AT91 platform with a Multimedia
-         Card slot, say Y or M here.
+         This selects the Atmel Multimedia Card Interface driver.
+         If you have an AT91 platform with a Multimedia Card slot,
+         say Y or M here.
 
          If unsure, say N.