diff options
author | Jiri Kosina <jkosina@suse.cz> | 2010-10-23 16:49:32 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-23 16:49:32 -0400 |
commit | 8b66a16f25f819bb1f132f075c5c01a288776cf8 (patch) | |
tree | ff6e16818194aca66d8ea34f9765067b2a82020a /drivers/hid/Kconfig | |
parent | bbd128b5acae85b2ef346e95cc5a729ac5252f19 (diff) | |
parent | 41fa92302be7fa37c5c38e17e2097d3e5e9da13a (diff) |
Merge branch 'uc-logic' into for-linus
Conflicts:
drivers/hid/hid-ids.h
drivers/hid/hid-lg.c
drivers/hid/usbhid/hid-quirks.c
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 |