[ARM] 3963/1: AT91: Update configuration files
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / mmc / Kconfig
index ea41852ec8cd33f945eb942519fe90b680de7920..fbef8da600437ad060c32fc061f31404f47a5543 100644 (file)
@@ -91,11 +91,11 @@ config MMC_AU1X
 
          If unsure, say N.
 
-config MMC_AT91RM9200
-       tristate "AT91RM9200 SD/MMC Card Interface support"
-       depends on ARCH_AT91RM9200 && MMC
+config MMC_AT91
+       tristate "AT91 SD/MMC Card Interface support"
+       depends on ARCH_AT91 && MMC
        help
-         This selects the AT91RM9200 MCI controller.
+         This selects the AT91 MCI controller.
 
          If unsure, say N.