aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2006-02-08 22:23:05 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-02-08 22:23:05 +0000
commitbe92cbb99654f02a49edbeda84f17e8d61727518 (patch)
tree24c763208119c991736ba9b0cce7a0f7c103e8b0 /drivers/mmc/Kconfig
parentac171c46667c1cb2ee9e22312291df6ed78e1b6e (diff)
[MMC] Remove extra character in AU1XXX MMC Kconfig entry
An obvious vi fat finger on my part. Signed-off-by: Jordan Crouse <jordan.crouse@amd.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/mmc/Kconfig')
-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.