diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-08 15:22:00 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-08 15:22:00 -0800 |
commit | ca76a2f3a5202ec1618cb7e76aa8a573235e469f (patch) | |
tree | 187df44d575b484f6016c728dd379f10aaaa4c6d | |
parent | 17be03f0a1f42ccfccb38f7d0a94c0f0169634a6 (diff) | |
parent | be92cbb99654f02a49edbeda84f17e8d61727518 (diff) | |
download | talos-obmc-linux-ca76a2f3a5202ec1618cb7e76aa8a573235e469f.tar.gz talos-obmc-linux-ca76a2f3a5202ec1618cb7e76aa8a573235e469f.zip |
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
-rw-r--r-- | drivers/mmc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index c483a863b116..5d397b7a5497 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig @@ -65,7 +65,7 @@ config MMC_AU1X 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 you have a Alchemy platform with a MMC slot, say Y or M here. If unsure, say N. |