diff options
author | Stephen Boyd <bebarino@gmail.com> | 2011-03-22 05:29:17 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-03-22 05:34:23 -0400 |
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 | |||
185 | Support for Ezkey BTC 8193 keyboard. | 185 | Support for Ezkey BTC 8193 keyboard. |
186 | 186 | ||
187 | config HID_KEYTOUCH | 187 | config HID_KEYTOUCH |
188 | tristate "Keyoutch HID devices" | 188 | tristate "Keytouch HID devices" |
189 | depends on USB_HID | 189 | depends on USB_HID |
190 | ---help--- | 190 | ---help--- |
191 | Support for Keytouch HID devices not fully compliant with | 191 | Support for Keytouch HID devices not fully compliant with |