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 2685beebc8dc..3052e2969ad0 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -182,6 +182,12 @@ config HID_UCLOGIC | |||
182 | ---help--- | 182 | ---help--- |
183 | Support for UC-Logic tablets. | 183 | Support for UC-Logic tablets. |
184 | 184 | ||
185 | config HID_WALTOP | ||
186 | tristate "Waltop" | ||
187 | depends on USB_HID | ||
188 | ---help--- | ||
189 | Support for Waltop tablets. | ||
190 | |||
185 | config HID_GYRATION | 191 | config HID_GYRATION |
186 | tristate "Gyration remote control" | 192 | tristate "Gyration remote control" |
187 | depends on USB_HID | 193 | depends on USB_HID |