diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 68a7e862068e..2685beebc8dc 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -176,6 +176,12 @@ config HID_KYE | |||
176 | ---help--- | 176 | ---help--- |
177 | Support for Kye/Genius Ergo Mouse. | 177 | Support for Kye/Genius Ergo Mouse. |
178 | 178 | ||
179 | config HID_UCLOGIC | ||
180 | tristate "UC-Logic" | ||
181 | depends on USB_HID | ||
182 | ---help--- | ||
183 | Support for UC-Logic tablets. | ||
184 | |||
179 | config HID_GYRATION | 185 | config HID_GYRATION |
180 | tristate "Gyration remote control" | 186 | tristate "Gyration remote control" |
181 | depends on USB_HID | 187 | depends on USB_HID |