diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-13 11:14:11 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-16 08:40:08 -0400 |
commit | 6b2aac42b20f495d9ea220036f57596d525d4233 (patch) | |
tree | 838c0537310ebd6198eeef7f5826edf141f467d7 /drivers/hwmon/Kconfig | |
parent | b40b26ccfc31465363dbd3ff849bd84ec87fe9b7 (diff) |
Fix typo in various Kconfig file
Correct spelling typo in various Kconfig file.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 8deedc1b9840..e466ecba8dc1 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -318,7 +318,7 @@ config SENSORS_EXYNOS4_TMU | |||
318 | tristate "Temperature sensor on Samsung EXYNOS4" | 318 | tristate "Temperature sensor on Samsung EXYNOS4" |
319 | depends on ARCH_EXYNOS4 | 319 | depends on ARCH_EXYNOS4 |
320 | help | 320 | help |
321 | If you say yes here you get support for TMU (Thermal Managment | 321 | If you say yes here you get support for TMU (Thermal Management |
322 | Unit) on SAMSUNG EXYNOS4 series of SoC. | 322 | Unit) on SAMSUNG EXYNOS4 series of SoC. |
323 | 323 | ||
324 | This driver can also be built as a module. If so, the module | 324 | This driver can also be built as a module. If so, the module |