]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mmc/Kconfig
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[karo-tx-linux.git] / drivers / mmc / Kconfig
index 4991bbd054f31fcbc86b4b0871dec7777d00154c..c483a863b116fd6afecdfeb9372520d4987b744a 100644 (file)
@@ -60,4 +60,13 @@ config MMC_WBSD
 
          If unsure, say N.
 
+config MMC_AU1X
+       tristate "Alchemy AU1XX0 MMC Card Interface support"
+       depends on SOC_AU1X00 && MMC
+       help
+         This selects the AMD Alchemy(R) Multimedia card interface.
+         iIf you have a Alchemy platform with a MMC slot, say Y or M here.
+
+         If unsure, say N.
+
 endmenu