aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-11-30 02:44:39 -0500
committerJiri Kosina <jkosina@suse.cz>2012-12-03 05:03:56 -0500
commite41e85cc17fc903a1f1eaae6b69608942952e5d2 (patch)
treee4c0ccfcb83ffa3e49a4ebdf9db3426fe16613d9 /drivers/thermal
parent45c2aa989125bdb5ad064f5b32636edce044a84e (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/thermal')
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index e1cb6bd75f60..d673ffca87c9 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -53,5 +53,5 @@ config EXYNOS_THERMAL
53 depends on (ARCH_EXYNOS4 || ARCH_EXYNOS5) && THERMAL 53 depends on (ARCH_EXYNOS4 || ARCH_EXYNOS5) && THERMAL
54 select CPU_FREQ_TABLE 54 select CPU_FREQ_TABLE
55 help 55 help
56 If you say yes here you get support for TMU (Thermal Managment 56 If you say yes here you get support for TMU (Thermal Management
57 Unit) on SAMSUNG EXYNOS series of SoC. 57 Unit) on SAMSUNG EXYNOS series of SoC.