diff options
author | Stephen Boyd <bebarino@gmail.com> | 2011-03-22 02:29:17 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-03-22 10:34:23 +0100 |
commit | 3d366e28605ebda17d4adf44d524559995157e90 (patch) | |
tree | 26c77dae1dfd2c56d1dde1a986a64ea496a0c440 /drivers/hid | |
parent | d586dca06adddc6cee7177b013ee93eaffc9fe0e (diff) |
HID: Fix typo Keyoutch -> Keytouch
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 111da3c6965b..9de9e97149ec 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -185,7 +185,7 @@ config HID_EZKEY Support for Ezkey BTC 8193 keyboard. config HID_KEYTOUCH - tristate "Keyoutch HID devices" + tristate "Keytouch HID devices" depends on USB_HID ---help--- Support for Keytouch HID devices not fully compliant with |