diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-04-27 16:52:07 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-05-26 16:17:35 +0300 |
commit | 769a12a9c7604aa10fc227726a726a2e79d4f98f (patch) | |
tree | 48949c8f8a30540e4cf8dbf73d5bef7dac6261eb /drivers/platform/x86/Kconfig | |
parent | 2d9b480b1536fc577a81c2aad9d1a141f5befc04 (diff) | |
download | linux-769a12a9c7604aa10fc227726a726a2e79d4f98f.tar.xz |
treewide: Kconfig: fix wording / spelling
This patch fix spelling typos in Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r-- | drivers/platform/x86/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index a2eabe6ff9ad..ede5461fbe96 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -658,7 +658,7 @@ config TOSHIBA_HAPS depends on ACPI ---help--- This driver adds support for the built-in accelerometer - found on recent Toshiba laptops equiped with HID TOS620A + found on recent Toshiba laptops equipped with HID TOS620A device. This driver receives ACPI notify events 0x80 when the sensor @@ -667,7 +667,7 @@ config TOSHIBA_HAPS been stabilized. Also provides sysfs entries to get/set the desired protection - level and reseting the HDD protection interface. + level and resetting the HDD protection interface. If you have a recent Toshiba laptop with a built-in accelerometer device, say Y. |