diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 55 |
1 files changed, 25 insertions, 30 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index b7ec4057841d..67d2a7585934 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -55,12 +55,6 @@ source "drivers/hid/usbhid/Kconfig" | |||
55 | menu "Special HID drivers" | 55 | menu "Special HID drivers" |
56 | depends on HID | 56 | depends on HID |
57 | 57 | ||
58 | config HID_3M_PCT | ||
59 | tristate "3M PCT touchscreen" | ||
60 | depends on USB_HID | ||
61 | ---help--- | ||
62 | Support for 3M PCT touch screens. | ||
63 | |||
64 | config HID_A4TECH | 58 | config HID_A4TECH |
65 | tristate "A4 tech mice" if EXPERT | 59 | tristate "A4 tech mice" if EXPERT |
66 | depends on USB_HID | 60 | depends on USB_HID |
@@ -100,12 +94,6 @@ config HID_BELKIN | |||
100 | ---help--- | 94 | ---help--- |
101 | Support for Belkin Flip KVM and Wireless keyboard. | 95 | Support for Belkin Flip KVM and Wireless keyboard. |
102 | 96 | ||
103 | config HID_CANDO | ||
104 | tristate "Cando dual touch panel" | ||
105 | depends on USB_HID | ||
106 | ---help--- | ||
107 | Support for Cando dual touch panel. | ||
108 | |||
109 | config HID_CHERRY | 97 | config HID_CHERRY |
110 | tristate "Cherry Cymotion keyboard" if EXPERT | 98 | tristate "Cherry Cymotion keyboard" if EXPERT |
111 | depends on USB_HID | 99 | depends on USB_HID |
@@ -185,7 +173,7 @@ config HID_EZKEY | |||
185 | Support for Ezkey BTC 8193 keyboard. | 173 | Support for Ezkey BTC 8193 keyboard. |
186 | 174 | ||
187 | config HID_KEYTOUCH | 175 | config HID_KEYTOUCH |
188 | tristate "Keyoutch HID devices" | 176 | tristate "Keytouch HID devices" |
189 | depends on USB_HID | 177 | depends on USB_HID |
190 | ---help--- | 178 | ---help--- |
191 | Support for Keytouch HID devices not fully compliant with | 179 | Support for Keytouch HID devices not fully compliant with |
@@ -300,12 +288,6 @@ config HID_MICROSOFT | |||
300 | ---help--- | 288 | ---help--- |
301 | Support for Microsoft devices that are not fully compliant with HID standard. | 289 | Support for Microsoft devices that are not fully compliant with HID standard. |
302 | 290 | ||
303 | config HID_MOSART | ||
304 | tristate "MosArt dual-touch panels" | ||
305 | depends on USB_HID | ||
306 | ---help--- | ||
307 | Support for MosArt dual-touch panels. | ||
308 | |||
309 | config HID_MONTEREY | 291 | config HID_MONTEREY |
310 | tristate "Monterey Genius KB29E keyboard" if EXPERT | 292 | tristate "Monterey Genius KB29E keyboard" if EXPERT |
311 | depends on USB_HID | 293 | depends on USB_HID |
@@ -320,13 +302,25 @@ config HID_MULTITOUCH | |||
320 | Generic support for HID multitouch panels. | 302 | Generic support for HID multitouch panels. |
321 | 303 | ||
322 | Say Y here if you have one of the following devices: | 304 | Say Y here if you have one of the following devices: |
305 | - 3M PCT touch screens | ||
306 | - ActionStar dual touch panels | ||
307 | - Cando dual touch panels | ||
308 | - CVTouch panels | ||
323 | - Cypress TrueTouch panels | 309 | - Cypress TrueTouch panels |
310 | - Elo TouchSystems IntelliTouch Plus panels | ||
311 | - GeneralTouch 'Sensing Win7-TwoFinger' panels | ||
312 | - GoodTouch panels | ||
324 | - Hanvon dual touch panels | 313 | - Hanvon dual touch panels |
314 | - Ilitek dual touch panels | ||
325 | - IrTouch Infrared USB panels | 315 | - IrTouch Infrared USB panels |
316 | - Lumio CrystalTouch panels | ||
317 | - MosArt dual-touch panels | ||
318 | - PenMount dual touch panels | ||
326 | - Pixcir dual touch panels | 319 | - Pixcir dual touch panels |
327 | - 'Sensing Win7-TwoFinger' panel by GeneralTouch | 320 | - eGalax dual-touch panels, including the Joojoo and Wetab tablets |
328 | - eGalax dual-touch panels, including the | 321 | - Stantum multitouch panels |
329 | Joojoo and Wetab tablets | 322 | - Touch International Panels |
323 | - Unitec Panels | ||
330 | 324 | ||
331 | If unsure, say N. | 325 | If unsure, say N. |
332 | 326 | ||
@@ -340,10 +334,17 @@ config HID_NTRIG | |||
340 | Support for N-Trig touch screen. | 334 | Support for N-Trig touch screen. |
341 | 335 | ||
342 | config HID_ORTEK | 336 | config HID_ORTEK |
343 | tristate "Ortek PKB-1700/WKB-2000 wireless keyboard and mouse trackpad" | 337 | tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad" |
344 | depends on USB_HID | 338 | depends on USB_HID |
345 | ---help--- | 339 | ---help--- |
346 | Support for Ortek PKB-1700/WKB-2000 wireless keyboard + mouse trackpad. | 340 | There are certain devices which have LogicalMaximum wrong in the keyboard |
341 | usage page of their report descriptor. The most prevailing ones so far | ||
342 | are manufactured by Ortek, thus the name of the driver. Currently | ||
343 | supported devices by this driver are | ||
344 | |||
345 | - Ortek PKB-1700 | ||
346 | - Ortek WKB-2000 | ||
347 | - Skycable wireless presenter | ||
347 | 348 | ||
348 | config HID_PANTHERLORD | 349 | config HID_PANTHERLORD |
349 | tristate "Pantherlord/GreenAsia game controller" | 350 | tristate "Pantherlord/GreenAsia game controller" |
@@ -493,12 +494,6 @@ config HID_SONY | |||
493 | ---help--- | 494 | ---help--- |
494 | Support for Sony PS3 controller. | 495 | Support for Sony PS3 controller. |
495 | 496 | ||
496 | config HID_STANTUM | ||
497 | tristate "Stantum multitouch panel" | ||
498 | depends on USB_HID | ||
499 | ---help--- | ||
500 | Support for Stantum multitouch panel. | ||
501 | |||
502 | config HID_SUNPLUS | 497 | config HID_SUNPLUS |
503 | tristate "Sunplus wireless desktop" | 498 | tristate "Sunplus wireless desktop" |
504 | depends on USB_HID | 499 | depends on USB_HID |