diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 94e73db580d2..5fa0b952914c 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -180,6 +180,14 @@ config HID_EZKEY | |||
180 | ---help--- | 180 | ---help--- |
181 | Support for Ezkey BTC 8193 keyboard. | 181 | Support for Ezkey BTC 8193 keyboard. |
182 | 182 | ||
183 | config HID_KEYTOUCH | ||
184 | tristate "Keyoutch HID devices" | ||
185 | depends on USB_HID | ||
186 | ---help--- | ||
187 | Support for Keytouch HID devices not fully compliant with | ||
188 | the specification. Currently supported: | ||
189 | - Keytouch IEC 60945 | ||
190 | |||
183 | config HID_KYE | 191 | config HID_KYE |
184 | tristate "Kye/Genius Ergo Mouse" if EMBEDDED | 192 | tristate "Kye/Genius Ergo Mouse" if EMBEDDED |
185 | depends on USB_HID | 193 | depends on USB_HID |