X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fmmc%2FKconfig;h=5d397b7a5497a428523b6a1c496fba62967ab703;hb=61c5504a0ed66c8b460f9a006eedaea2ee587e33;hp=4991bbd054f31fcbc86b4b0871dec7777d00154c;hpb=b00b2f70ddde86b0a4674b8518c78d3ad5dc68b7;p=powerpc.git diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index 4991bbd054..5d397b7a54 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig @@ -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. + If you have a Alchemy platform with a MMC slot, say Y or M here. + + If unsure, say N. + endmenu