diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-11-30 02:44:39 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-12-03 05:03:56 -0500 |
commit | e41e85cc17fc903a1f1eaae6b69608942952e5d2 (patch) | |
tree | e4c0ccfcb83ffa3e49a4ebdf9db3426fe16613d9 /drivers/mmc | |
parent | 45c2aa989125bdb5ad064f5b32636edce044a84e (diff) |
treewide: Fix typos in various Kconfig
Correct spelling typo within various Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/mmc')
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 9bf10e7bbfaf..49057954600a 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -541,7 +541,7 @@ config MMC_DW_PLTFM | |||
541 | If unsure, say Y. | 541 | If unsure, say Y. |
542 | 542 | ||
543 | config MMC_DW_EXYNOS | 543 | config MMC_DW_EXYNOS |
544 | tristate "Exynos specific extentions for Synopsys DW Memory Card Interface" | 544 | tristate "Exynos specific extensions for Synopsys DW Memory Card Interface" |
545 | depends on MMC_DW | 545 | depends on MMC_DW |
546 | select MMC_DW_PLTFM | 546 | select MMC_DW_PLTFM |
547 | help | 547 | help |