]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/hid/Kconfig
HID: multitouch: add PID for Fructel product
[mirror_ubuntu-artful-kernel.git] / drivers / hid / Kconfig
1 #
2 # HID driver configuration
3 #
4 menuconfig HID_SUPPORT
5 bool "HID Devices"
6 depends on INPUT
7 default y
8 ---help---
9 Say Y here to get to see options for various computer-human interface
10 device drivers. This option alone does not add any kernel code.
11
12 If you say N, all options in this submenu will be skipped and disabled.
13
14 if HID_SUPPORT
15
16 config HID
17 tristate "Generic HID support"
18 depends on INPUT
19 default y
20 ---help---
21 A human interface device (HID) is a type of computer device that
22 interacts directly with and takes input from humans. The term "HID"
23 most commonly used to refer to the USB-HID specification, but other
24 devices (such as, but not strictly limited to, Bluetooth) are
25 designed using HID specification (this involves certain keyboards,
26 mice, tablets, etc). This option compiles into kernel the generic
27 HID layer code (parser, usages, etc.), which can then be used by
28 transport-specific HID implementation (like USB or Bluetooth).
29
30 For docs and specs, see http://www.usb.org/developers/hidpage/
31
32 If unsure, say Y.
33
34 config HID_BATTERY_STRENGTH
35 bool
36 depends on HID && POWER_SUPPLY && HID = POWER_SUPPLY
37 default y
38
39 config HIDRAW
40 bool "/dev/hidraw raw HID device support"
41 depends on HID
42 ---help---
43 Say Y here if you want to support HID devices (from the USB
44 specification standpoint) that aren't strictly user interface
45 devices, like monitor controls and Uninterruptable Power Supplies.
46
47 This module supports these devices separately using a separate
48 event interface on /dev/hidraw.
49
50 There is also a /dev/hiddev configuration option in the USB HID
51 configuration menu. In comparison to hiddev, this device does not process
52 the hid events at all (no parsing, no lookups). This lets applications
53 to work on raw hid events when they want to, and avoid using transport-specific
54 userspace libhid/libusb libraries.
55
56 If unsure, say Y.
57
58 source "drivers/hid/usbhid/Kconfig"
59
60 menu "Special HID drivers"
61 depends on HID
62
63 config HID_A4TECH
64 tristate "A4 tech mice" if EXPERT
65 depends on USB_HID
66 default !EXPERT
67 ---help---
68 Support for A4 tech X5 and WOP-35 / Trust 450L mice.
69
70 config HID_ACRUX
71 tristate "ACRUX game controller support"
72 depends on USB_HID
73 ---help---
74 Say Y here if you want to enable support for ACRUX game controllers.
75
76 config HID_ACRUX_FF
77 bool "ACRUX force feedback support"
78 depends on HID_ACRUX
79 select INPUT_FF_MEMLESS
80 ---help---
81 Say Y here if you want to enable force feedback support for ACRUX
82 game controllers.
83
84 config HID_APPLE
85 tristate "Apple {i,Power,Mac}Books" if EXPERT
86 depends on (USB_HID || BT_HIDP)
87 default !EXPERT
88 ---help---
89 Support for some Apple devices which less or more break
90 HID specification.
91
92 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
93 MacBooks, MacBook Pros and Apple Aluminum.
94
95 config HID_BELKIN
96 tristate "Belkin Flip KVM and Wireless keyboard" if EXPERT
97 depends on USB_HID
98 default !EXPERT
99 ---help---
100 Support for Belkin Flip KVM and Wireless keyboard.
101
102 config HID_CHERRY
103 tristate "Cherry Cymotion keyboard" if EXPERT
104 depends on USB_HID
105 default !EXPERT
106 ---help---
107 Support for Cherry Cymotion keyboard.
108
109 config HID_CHICONY
110 tristate "Chicony Tactical pad" if EXPERT
111 depends on USB_HID
112 default !EXPERT
113 ---help---
114 Support for Chicony Tactical pad.
115
116 config HID_PRODIKEYS
117 tristate "Prodikeys PC-MIDI Keyboard support"
118 depends on USB_HID && SND
119 select SND_RAWMIDI
120 ---help---
121 Support for Prodikeys PC-MIDI Keyboard device support.
122 Say Y here to enable support for this device.
123 - Prodikeys PC-MIDI keyboard.
124 The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
125 input and one MIDI output. These MIDI jacks appear as
126 a sound "card" in the ALSA sound system.
127 Note: if you say N here, this device will still function as a basic
128 multimedia keyboard, but will lack support for the musical keyboard
129 and some additional multimedia keys.
130
131 config HID_CYPRESS
132 tristate "Cypress mouse and barcode readers" if EXPERT
133 depends on USB_HID
134 default !EXPERT
135 ---help---
136 Support for cypress mouse and barcode readers.
137
138 config HID_DRAGONRISE
139 tristate "DragonRise Inc. game controller"
140 depends on USB_HID
141 ---help---
142 Say Y here if you have DragonRise Inc. game controllers.
143 These might be branded as:
144 - Tesun USB-703
145 - Media-tech MT1504 "Rogue"
146 - DVTech JS19 "Gear"
147 - Defender Game Master
148
149 config DRAGONRISE_FF
150 bool "DragonRise Inc. force feedback"
151 depends on HID_DRAGONRISE
152 select INPUT_FF_MEMLESS
153 ---help---
154 Say Y here if you want to enable force feedback support for DragonRise Inc.
155 game controllers.
156
157 config HID_EMS_FF
158 tristate "EMS Production Inc. force feedback support"
159 depends on USB_HID
160 select INPUT_FF_MEMLESS
161 ---help---
162 Say Y here if you want to enable force feedback support for devices by
163 EMS Production Ltd.
164 Currently the following devices are known to be supported:
165 - Trio Linker Plus II
166
167 config HID_ELECOM
168 tristate "ELECOM BM084 bluetooth mouse"
169 depends on BT_HIDP
170 ---help---
171 Support for the ELECOM BM084 (bluetooth mouse).
172
173 config HID_EZKEY
174 tristate "Ezkey BTC 8193 keyboard" if EXPERT
175 depends on USB_HID
176 default !EXPERT
177 ---help---
178 Support for Ezkey BTC 8193 keyboard.
179
180 config HID_HOLTEK
181 tristate "Holtek On Line Grip based game controller support"
182 depends on USB_HID
183 ---help---
184 Say Y here if you have a Holtek On Line Grip based game controller.
185
186 config HOLTEK_FF
187 bool "Holtek On Line Grip force feedback support"
188 depends on HID_HOLTEK
189 select INPUT_FF_MEMLESS
190 ---help---
191 Say Y here if you have a Holtek On Line Grip based game controller
192 and want to have force feedback support for it.
193
194 config HID_KEYTOUCH
195 tristate "Keytouch HID devices"
196 depends on USB_HID
197 ---help---
198 Support for Keytouch HID devices not fully compliant with
199 the specification. Currently supported:
200 - Keytouch IEC 60945
201
202 config HID_KYE
203 tristate "KYE/Genius devices"
204 depends on USB_HID
205 ---help---
206 Support for KYE/Genius devices not fully compliant with HID standard:
207 - Ergo Mouse
208 - EasyPen i405X tablet
209 - MousePen i608X tablet
210 - EasyPen M610X tablet
211
212 config HID_UCLOGIC
213 tristate "UC-Logic"
214 depends on USB_HID
215 ---help---
216 Support for UC-Logic tablets.
217
218 config HID_WALTOP
219 tristate "Waltop"
220 depends on USB_HID
221 ---help---
222 Support for Waltop tablets.
223
224 config HID_GYRATION
225 tristate "Gyration remote control"
226 depends on USB_HID
227 ---help---
228 Support for Gyration remote control.
229
230 config HID_TWINHAN
231 tristate "Twinhan IR remote control"
232 depends on USB_HID
233 ---help---
234 Support for Twinhan IR remote control.
235
236 config HID_KENSINGTON
237 tristate "Kensington Slimblade Trackball" if EXPERT
238 depends on USB_HID
239 default !EXPERT
240 ---help---
241 Support for Kensington Slimblade Trackball.
242
243 config HID_LCPOWER
244 tristate "LC-Power"
245 depends on USB_HID
246 ---help---
247 Support for LC-Power RC1000MCE RF remote control.
248
249 config HID_LOGITECH
250 tristate "Logitech devices" if EXPERT
251 depends on USB_HID
252 default !EXPERT
253 ---help---
254 Support for Logitech devices that are not fully compliant with HID standard.
255
256 config HID_LOGITECH_DJ
257 tristate "Logitech Unifying receivers full support"
258 depends on HID_LOGITECH
259 default m
260 ---help---
261 Say Y if you want support for Logitech Unifying receivers and devices.
262 Unifying receivers are capable of pairing up to 6 Logitech compliant
263 devices to the same receiver. Without this driver it will be handled by
264 generic USB_HID driver and all incomming events will be multiplexed
265 into a single mouse and a single keyboard device.
266
267 config LOGITECH_FF
268 bool "Logitech force feedback support"
269 depends on HID_LOGITECH
270 select INPUT_FF_MEMLESS
271 help
272 Say Y here if you have one of these devices:
273 - Logitech WingMan Cordless RumblePad
274 - Logitech WingMan Cordless RumblePad 2
275 - Logitech WingMan Force 3D
276 - Logitech Formula Force EX
277 - Logitech WingMan Formula Force GP
278 - Logitech MOMO Force wheel
279
280 and if you want to enable force feedback for them.
281 Note: if you say N here, this device will still be supported, but without
282 force feedback.
283
284 config LOGIRUMBLEPAD2_FF
285 bool "Logitech RumblePad/Rumblepad 2 force feedback support"
286 depends on HID_LOGITECH
287 select INPUT_FF_MEMLESS
288 help
289 Say Y here if you want to enable force feedback support for Logitech
290 RumblePad and Rumblepad 2 devices.
291
292 config LOGIG940_FF
293 bool "Logitech Flight System G940 force feedback support"
294 depends on HID_LOGITECH
295 select INPUT_FF_MEMLESS
296 help
297 Say Y here if you want to enable force feedback support for Logitech
298 Flight System G940 devices.
299
300 config LOGIWHEELS_FF
301 bool "Logitech wheels configuration and force feedback support"
302 depends on HID_LOGITECH
303 select INPUT_FF_MEMLESS
304 default LOGITECH_FF
305 help
306 Say Y here if you want to enable force feedback and range setting
307 support for following Logitech wheels:
308 - Logitech Driving Force
309 - Logitech Driving Force Pro
310 - Logitech Driving Force GT
311 - Logitech G25
312 - Logitech G27
313 - Logitech MOMO/MOMO 2
314 - Logitech Formula Force EX
315
316 config HID_MAGICMOUSE
317 tristate "Apple MagicMouse multi-touch support"
318 depends on BT_HIDP
319 ---help---
320 Support for the Apple Magic Mouse multi-touch.
321
322 Say Y here if you want support for the multi-touch features of the
323 Apple Wireless "Magic" Mouse.
324
325 config HID_MICROSOFT
326 tristate "Microsoft non-fully HID-compliant devices" if EXPERT
327 depends on USB_HID
328 default !EXPERT
329 ---help---
330 Support for Microsoft devices that are not fully compliant with HID standard.
331
332 config HID_MONTEREY
333 tristate "Monterey Genius KB29E keyboard" if EXPERT
334 depends on USB_HID
335 default !EXPERT
336 ---help---
337 Support for Monterey Genius KB29E.
338
339 config HID_MULTITOUCH
340 tristate "HID Multitouch panels"
341 depends on USB_HID
342 ---help---
343 Generic support for HID multitouch panels.
344
345 Say Y here if you have one of the following devices:
346 - 3M PCT touch screens
347 - ActionStar dual touch panels
348 - Atmel panels
349 - Cando dual touch panels
350 - Chunghwa panels
351 - CVTouch panels
352 - Cypress TrueTouch panels
353 - Elo TouchSystems IntelliTouch Plus panels
354 - GeneralTouch 'Sensing Win7-TwoFinger' panels
355 - GoodTouch panels
356 - Hanvon dual touch panels
357 - Ilitek dual touch panels
358 - IrTouch Infrared USB panels
359 - LG Display panels (Dell ST2220Tc)
360 - Lumio CrystalTouch panels
361 - MosArt dual-touch panels
362 - PenMount dual touch panels
363 - PixArt optical touch screen
364 - Pixcir dual touch panels
365 - Quanta panels
366 - eGalax dual-touch panels, including the Joojoo and Wetab tablets
367 - Stantum multitouch panels
368 - Touch International Panels
369 - Unitec Panels
370 - XAT optical touch panels
371 - Xiroku optical touch panels
372
373 If unsure, say N.
374
375 To compile this driver as a module, choose M here: the
376 module will be called hid-multitouch.
377
378 config HID_NTRIG
379 tristate "N-Trig touch screen"
380 depends on USB_HID
381 ---help---
382 Support for N-Trig touch screen.
383
384 config HID_ORTEK
385 tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
386 depends on USB_HID
387 ---help---
388 There are certain devices which have LogicalMaximum wrong in the keyboard
389 usage page of their report descriptor. The most prevailing ones so far
390 are manufactured by Ortek, thus the name of the driver. Currently
391 supported devices by this driver are
392
393 - Ortek PKB-1700
394 - Ortek WKB-2000
395 - Skycable wireless presenter
396
397 config HID_PANTHERLORD
398 tristate "Pantherlord/GreenAsia game controller"
399 depends on USB_HID
400 ---help---
401 Say Y here if you have a PantherLord/GreenAsia based game controller
402 or adapter.
403
404 config PANTHERLORD_FF
405 bool "Pantherlord force feedback support"
406 depends on HID_PANTHERLORD
407 select INPUT_FF_MEMLESS
408 ---help---
409 Say Y here if you have a PantherLord/GreenAsia based game controller
410 or adapter and want to enable force feedback support for it.
411
412 config HID_PETALYNX
413 tristate "Petalynx Maxter remote control"
414 depends on USB_HID
415 ---help---
416 Support for Petalynx Maxter remote control.
417
418 config HID_PICOLCD
419 tristate "PicoLCD (graphic version)"
420 depends on USB_HID
421 ---help---
422 This provides support for Minibox PicoLCD devices, currently
423 only the graphical ones are supported.
424
425 This includes support for the following device features:
426 - Keypad
427 - Switching between Firmware and Flash mode
428 - EEProm / Flash access (via debugfs)
429 Features selectively enabled:
430 - Framebuffer for monochrome 256x64 display
431 - Backlight control
432 - Contrast control
433 - General purpose outputs
434 Features that are not (yet) supported:
435 - IR
436
437 config HID_PICOLCD_FB
438 bool "Framebuffer support" if EXPERT
439 default !EXPERT
440 depends on HID_PICOLCD
441 depends on HID_PICOLCD=FB || FB=y
442 select FB_DEFERRED_IO
443 select FB_SYS_FILLRECT
444 select FB_SYS_COPYAREA
445 select FB_SYS_IMAGEBLIT
446 select FB_SYS_FOPS
447 ---help---
448 Provide access to PicoLCD's 256x64 monochrome display via a
449 frambuffer device.
450
451 config HID_PICOLCD_BACKLIGHT
452 bool "Backlight control" if EXPERT
453 default !EXPERT
454 depends on HID_PICOLCD
455 depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
456 ---help---
457 Provide access to PicoLCD's backlight control via backlight
458 class.
459
460 config HID_PICOLCD_LCD
461 bool "Contrast control" if EXPERT
462 default !EXPERT
463 depends on HID_PICOLCD
464 depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
465 ---help---
466 Provide access to PicoLCD's LCD contrast via lcd class.
467
468 config HID_PICOLCD_LEDS
469 bool "GPO via leds class" if EXPERT
470 default !EXPERT
471 depends on HID_PICOLCD
472 depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
473 ---help---
474 Provide access to PicoLCD's GPO pins via leds class.
475
476 config HID_PRIMAX
477 tristate "Primax non-fully HID-compliant devices"
478 depends on USB_HID
479 ---help---
480 Support for Primax devices that are not fully compliant with the
481 HID standard.
482
483 config HID_ROCCAT
484 tristate "Roccat special event support"
485 depends on USB_HID
486 select HID_ROCCAT_COMMON
487 ---help---
488 Support for Roccat special events.
489 Say Y here if you have a Roccat mouse or keyboard and want OSD or
490 macro execution support.
491
492 config HID_ROCCAT_COMMON
493 tristate
494 depends on HID_ROCCAT
495
496 config HID_ROCCAT_ARVO
497 tristate "Roccat Arvo keyboard support"
498 depends on USB_HID
499 depends on HID_ROCCAT
500 ---help---
501 Support for Roccat Arvo keyboard.
502
503 config HID_ROCCAT_ISKU
504 tristate "Roccat Isku keyboard support"
505 depends on USB_HID
506 depends on HID_ROCCAT
507 ---help---
508 Support for Roccat Isku keyboard.
509
510 config HID_ROCCAT_KONE
511 tristate "Roccat Kone Mouse support"
512 depends on USB_HID
513 depends on HID_ROCCAT
514 ---help---
515 Support for Roccat Kone mouse.
516
517 config HID_ROCCAT_KONEPLUS
518 tristate "Roccat Kone[+] mouse support"
519 depends on USB_HID
520 depends on HID_ROCCAT
521 ---help---
522 Support for Roccat Kone[+] mouse.
523
524 config HID_ROCCAT_KOVAPLUS
525 tristate "Roccat Kova[+] mouse support"
526 depends on USB_HID
527 depends on HID_ROCCAT
528 ---help---
529 Support for Roccat Kova[+] mouse.
530
531 config HID_ROCCAT_PYRA
532 tristate "Roccat Pyra mouse support"
533 depends on USB_HID
534 depends on HID_ROCCAT
535 ---help---
536 Support for Roccat Pyra mouse.
537
538 config HID_SAITEK
539 tristate "Saitek non-fully HID-compliant devices"
540 depends on USB_HID
541 ---help---
542 Support for Saitek devices that are not fully compliant with the
543 HID standard.
544
545 Currently only supports the PS1000 controller.
546
547 config HID_SAMSUNG
548 tristate "Samsung InfraRed remote control or keyboards"
549 depends on USB_HID
550 ---help---
551 Support for Samsung InfraRed remote control or keyboards.
552
553 config HID_SONY
554 tristate "Sony PS3 controller"
555 depends on USB_HID
556 ---help---
557 Support for Sony PS3 controller.
558
559 config HID_SPEEDLINK
560 tristate "Speedlink VAD Cezanne mouse support"
561 depends on USB_HID
562 ---help---
563 Support for Speedlink Vicious and Divine Cezanne mouse.
564
565 config HID_SUNPLUS
566 tristate "Sunplus wireless desktop"
567 depends on USB_HID
568 ---help---
569 Support for Sunplus wireless desktop.
570
571 config HID_GREENASIA
572 tristate "GreenAsia (Product ID 0x12) game controller support"
573 depends on USB_HID
574 ---help---
575 Say Y here if you have a GreenAsia (Product ID 0x12) based game
576 controller or adapter.
577
578 config GREENASIA_FF
579 bool "GreenAsia (Product ID 0x12) force feedback support"
580 depends on HID_GREENASIA
581 select INPUT_FF_MEMLESS
582 ---help---
583 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
584 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
585 and want to enable force feedback support for it.
586
587 config HID_HYPERV_MOUSE
588 tristate "Microsoft Hyper-V mouse driver"
589 depends on HYPERV
590 ---help---
591 Select this option to enable the Hyper-V mouse driver.
592
593 config HID_SMARTJOYPLUS
594 tristate "SmartJoy PLUS PS2/USB adapter support"
595 depends on USB_HID
596 ---help---
597 Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box,
598 Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro.
599
600 Note that DDR (Dance Dance Revolution) mode is not supported, nor
601 is pressure sensitive buttons on the pro models.
602
603 config SMARTJOYPLUS_FF
604 bool "SmartJoy PLUS PS2/USB adapter force feedback support"
605 depends on HID_SMARTJOYPLUS
606 select INPUT_FF_MEMLESS
607 ---help---
608 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
609 enable force feedback support for it.
610
611 config HID_TIVO
612 tristate "TiVo Slide Bluetooth remote control support"
613 depends on (USB_HID || BT_HIDP)
614 ---help---
615 Say Y if you have a TiVo Slide Bluetooth remote control.
616
617 config HID_TOPSEED
618 tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
619 depends on USB_HID
620 ---help---
621 Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
622 CLLRCMCE remote control.
623
624 config HID_THRUSTMASTER
625 tristate "ThrustMaster devices support"
626 depends on USB_HID
627 ---help---
628 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
629 a THRUSTMASTER Ferrari GT Rumble Wheel.
630
631 config THRUSTMASTER_FF
632 bool "ThrustMaster devices force feedback support"
633 depends on HID_THRUSTMASTER
634 select INPUT_FF_MEMLESS
635 ---help---
636 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
637 a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
638 Rumble Force or Force Feedback Wheel.
639
640 config HID_WACOM
641 tristate "Wacom Bluetooth devices support"
642 depends on BT_HIDP
643 ---help---
644 Support for Wacom Graphire Bluetooth tablet.
645
646 config HID_WACOM_POWER_SUPPLY
647 bool "Wacom Bluetooth devices power supply status support"
648 depends on HID_WACOM
649 select POWER_SUPPLY
650 ---help---
651 Say Y here if you want to enable power supply status monitoring for
652 Wacom Bluetooth devices.
653
654 config HID_WIIMOTE
655 tristate "Nintendo Wii Remote support"
656 depends on BT_HIDP
657 depends on LEDS_CLASS
658 select POWER_SUPPLY
659 select INPUT_FF_MEMLESS
660 ---help---
661 Support for the Nintendo Wii Remote bluetooth device.
662
663 config HID_WIIMOTE_EXT
664 bool "Nintendo Wii Remote Extension support"
665 depends on HID_WIIMOTE
666 default HID_WIIMOTE
667 ---help---
668 Support for extension controllers of the Nintendo Wii Remote. Say yes
669 here if you want to use the Nintendo Motion+, Nunchuck or Classic
670 extension controllers with your Wii Remote.
671
672 config HID_ZEROPLUS
673 tristate "Zeroplus based game controller support"
674 depends on USB_HID
675 ---help---
676 Say Y here if you have a Zeroplus based game controller.
677
678 config ZEROPLUS_FF
679 bool "Zeroplus based game controller force feedback support"
680 depends on HID_ZEROPLUS
681 select INPUT_FF_MEMLESS
682 ---help---
683 Say Y here if you have a Zeroplus based game controller and want
684 to have force feedback support for it.
685
686 config HID_ZYDACRON
687 tristate "Zydacron remote control support"
688 depends on USB_HID
689 ---help---
690 Support for Zydacron remote control.
691
692 endmenu
693
694 endif # HID_SUPPORT