~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/hid/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
menu "Special HID drivers"
56
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
58
config HID_A4TECH
65
59
        tristate "A4 tech mice" if EXPERT
66
60
        depends on USB_HID
100
94
        ---help---
101
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
97
config HID_CHERRY
110
98
        tristate "Cherry Cymotion keyboard" if EXPERT
111
99
        depends on USB_HID
146
134
        tristate "DragonRise Inc. game controller"
147
135
        depends on USB_HID
148
136
        ---help---
149
 
        Say Y here if you have DragonRise Inc.game controllers.
 
137
        Say Y here if you have DragonRise Inc. game controllers.
 
138
        These might be branded as:
 
139
        - Tesun USB-703
 
140
        - Media-tech MT1504 "Rogue"
 
141
        - DVTech JS19 "Gear"
 
142
        - Defender Game Master
150
143
 
151
144
config DRAGONRISE_FF
152
145
        bool "DragonRise Inc. force feedback"
166
159
        Currently the following devices are known to be supported:
167
160
         - Trio Linker Plus II
168
161
 
169
 
config HID_EGALAX
170
 
        tristate "eGalax multi-touch panel"
171
 
        depends on USB_HID
172
 
        ---help---
173
 
        Support for the eGalax dual-touch panels, including the
174
 
        Joojoo and Wetab tablets.
175
 
 
176
162
config HID_ELECOM
177
163
        tristate "ELECOM BM084 bluetooth mouse"
178
164
        depends on BT_HIDP
186
172
        ---help---
187
173
        Support for Ezkey BTC 8193 keyboard.
188
174
 
 
175
config HID_KEYTOUCH
 
176
        tristate "Keytouch HID devices"
 
177
        depends on USB_HID
 
178
        ---help---
 
179
        Support for Keytouch HID devices not fully compliant with
 
180
        the specification. Currently supported:
 
181
                - Keytouch IEC 60945
 
182
 
189
183
config HID_KYE
190
184
        tristate "Kye/Genius Ergo Mouse" if EXPERT
191
185
        depends on USB_HID
224
218
        ---help---
225
219
        Support for Kensington Slimblade Trackball.
226
220
 
 
221
config HID_LCPOWER
 
222
        tristate "LC-Power"
 
223
        depends on USB_HID
 
224
        ---help---
 
225
        Support for LC-Power RC1000MCE RF remote control.
 
226
 
227
227
config HID_LOGITECH
228
228
        tristate "Logitech devices" if EXPERT
229
229
        depends on USB_HID
288
288
        ---help---
289
289
        Support for Microsoft devices that are not fully compliant with HID standard.
290
290
 
291
 
config HID_MOSART
292
 
        tristate "MosArt dual-touch panels"
293
 
        depends on USB_HID
294
 
        ---help---
295
 
        Support for MosArt dual-touch panels.
296
 
 
297
291
config HID_MONTEREY
298
292
        tristate "Monterey Genius KB29E keyboard" if EXPERT
299
293
        depends on USB_HID
308
302
          Generic support for HID multitouch panels.
309
303
 
310
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
          - Chunghwa panels
 
309
          - CVTouch panels
311
310
          - Cypress TrueTouch panels
 
311
          - Elo TouchSystems IntelliTouch Plus panels
 
312
          - GeneralTouch 'Sensing Win7-TwoFinger' panels
 
313
          - GoodTouch panels
312
314
          - Hanvon dual touch panels
 
315
          - Ilitek dual touch panels
 
316
          - IrTouch Infrared USB panels
 
317
          - Lumio CrystalTouch panels
 
318
          - MosArt dual-touch panels
 
319
          - PenMount dual touch panels
313
320
          - Pixcir dual touch panels
314
 
          - 'Sensing Win7-TwoFinger' panel by GeneralTouch
 
321
          - eGalax dual-touch panels, including the Joojoo and Wetab tablets
 
322
          - Stantum multitouch panels
 
323
          - Touch International Panels
 
324
          - Unitec Panels
315
325
 
316
326
          If unsure, say N.
317
327
 
325
335
        Support for N-Trig touch screen.
326
336
 
327
337
config HID_ORTEK
328
 
        tristate "Ortek PKB-1700/WKB-2000 wireless keyboard and mouse trackpad"
 
338
        tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
329
339
        depends on USB_HID
330
340
        ---help---
331
 
        Support for Ortek PKB-1700/WKB-2000 wireless keyboard + mouse trackpad.
 
341
        There are certain devices which have LogicalMaximum wrong in the keyboard
 
342
        usage page of their report descriptor. The most prevailing ones so far
 
343
        are manufactured by Ortek, thus the name of the driver. Currently
 
344
        supported devices by this driver are
 
345
 
 
346
           - Ortek PKB-1700
 
347
           - Ortek WKB-2000
 
348
           - Skycable wireless presenter
332
349
 
333
350
config HID_PANTHERLORD
334
351
        tristate "Pantherlord/GreenAsia game controller"
423
440
        Say Y here if you have a Roccat mouse or keyboard and want OSD or
424
441
        macro execution support.
425
442
 
 
443
config HID_ROCCAT_COMMON
 
444
        tristate
 
445
 
 
446
config HID_ROCCAT_ARVO
 
447
        tristate "Roccat Arvo keyboard support"
 
448
        depends on USB_HID
 
449
        select HID_ROCCAT
 
450
        select HID_ROCCAT_COMMON
 
451
        ---help---
 
452
        Support for Roccat Arvo keyboard.
 
453
 
426
454
config HID_ROCCAT_KONE
427
455
        tristate "Roccat Kone Mouse support"
428
456
        depends on USB_HID
429
457
        select HID_ROCCAT
 
458
        select HID_ROCCAT_COMMON
430
459
        ---help---
431
460
        Support for Roccat Kone mouse.
432
461
 
434
463
        tristate "Roccat Kone[+] mouse support"
435
464
        depends on USB_HID
436
465
        select HID_ROCCAT
 
466
        select HID_ROCCAT_COMMON
437
467
        ---help---
438
468
        Support for Roccat Kone[+] mouse.
439
469
 
 
470
config HID_ROCCAT_KOVAPLUS
 
471
        tristate "Roccat Kova[+] mouse support"
 
472
        depends on USB_HID
 
473
        select HID_ROCCAT
 
474
        select HID_ROCCAT_COMMON
 
475
        ---help---
 
476
        Support for Roccat Kova[+] mouse.
 
477
 
440
478
config HID_ROCCAT_PYRA
441
479
        tristate "Roccat Pyra mouse support"
442
480
        depends on USB_HID
443
481
        select HID_ROCCAT
 
482
        select HID_ROCCAT_COMMON
444
483
        ---help---
445
484
        Support for Roccat Pyra mouse.
446
485
 
456
495
        ---help---
457
496
        Support for Sony PS3 controller.
458
497
 
459
 
config HID_STANTUM
460
 
        tristate "Stantum multitouch panel"
461
 
        depends on USB_HID
462
 
        ---help---
463
 
        Support for Stantum multitouch panel.
464
 
 
465
498
config HID_SUNPLUS
466
499
        tristate "Sunplus wireless desktop"
467
500
        depends on USB_HID