aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-02-08 15:22:00 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-08 15:22:00 -0800
commitca76a2f3a5202ec1618cb7e76aa8a573235e469f (patch)
tree187df44d575b484f6016c728dd379f10aaaa4c6d
parentMerge master.kernel.org:/home/rmk/linux-2.6-serial (diff)
parent[MMC] Remove extra character in AU1XXX MMC Kconfig entry (diff)
downloadlinux-dev-ca76a2f3a5202ec1618cb7e76aa8a573235e469f.tar.xz
linux-dev-ca76a2f3a5202ec1618cb7e76aa8a573235e469f.zip
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
-rw-r--r--drivers/mmc/Kconfig2
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.