HID: Fix typo Keyoutch -> Keytouch
Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
d586dca06a
commit
3d366e2860
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue