]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/hid/Kconfig
Merge remote-tracking branch 'input-current/for-linus'
[karo-tx-linux.git] / drivers / hid / Kconfig
1 #
2 # HID driver configuration
3 #
4 menu "HID support"
5      depends on INPUT
6
7 config HID
8         tristate "HID bus support"
9         depends on INPUT
10         default y
11         ---help---
12           A human interface device (HID) is a type of computer device that
13           interacts directly with and takes input from humans. The term "HID"
14           most commonly used to refer to the USB-HID specification, but other
15           devices (such as, but not strictly limited to, Bluetooth) are
16           designed using HID specification (this involves certain keyboards,
17           mice, tablets, etc). This option adds the HID bus to the kernel,
18           together with generic HID layer code. The HID devices are added and
19           removed from the HID bus by the transport-layer drivers, such as
20           usbhid (USB_HID) and hidp (BT_HIDP).
21
22           For docs and specs, see http://www.usb.org/developers/hidpage/
23
24           If unsure, say Y.
25
26 if HID
27
28 config HID_BATTERY_STRENGTH
29         bool "Battery level reporting for HID devices"
30         depends on HID
31         select POWER_SUPPLY
32         default n
33         ---help---
34         This option adds support of reporting battery strength (for HID devices
35         that support this feature) through power_supply class so that userspace
36         tools, such as upower, can display it.
37
38 config HIDRAW
39         bool "/dev/hidraw raw HID device support"
40         depends on HID
41         ---help---
42         Say Y here if you want to support HID devices (from the USB
43         specification standpoint) that aren't strictly user interface
44         devices, like monitor controls and Uninterruptable Power Supplies.
45
46         This module supports these devices separately using a separate
47         event interface on /dev/hidraw.
48
49         There is also a /dev/hiddev configuration option in the USB HID
50         configuration menu. In comparison to hiddev, this device does not process
51         the hid events at all (no parsing, no lookups). This lets applications
52         to work on raw hid events when they want to, and avoid using transport-specific
53         userspace libhid/libusb libraries.
54
55         If unsure, say Y.
56
57 config UHID
58         tristate "User-space I/O driver support for HID subsystem"
59         depends on HID
60         default n
61         ---help---
62         Say Y here if you want to provide HID I/O Drivers from user-space.
63         This allows to write I/O drivers in user-space and feed the data from
64         the device into the kernel. The kernel parses the HID reports, loads the
65         corresponding HID Device Driver or provides input devices on top of your
66         user-space device.
67
68         This driver cannot be used to parse HID-reports in user-space and write
69         special HID-drivers. You should use hidraw for that.
70         Instead, this driver allows to write the transport-layer driver in
71         user-space like USB-HID and Bluetooth-HID do in kernel-space.
72
73         If unsure, say N.
74
75         To compile this driver as a module, choose M here: the
76         module will be called uhid.
77
78 config HID_GENERIC
79         tristate "Generic HID driver"
80         depends on HID
81         default HID
82         ---help---
83         Support for generic devices on the HID bus. This includes most
84         keyboards and mice, joysticks, tablets and digitizers.
85
86         To compile this driver as a module, choose M here: the module
87         will be called hid-generic.
88
89         If unsure, say Y.
90
91 menu "Special HID drivers"
92         depends on HID
93
94 config HID_A4TECH
95         tristate "A4 tech mice"
96         depends on HID
97         default !EXPERT
98         ---help---
99         Support for A4 tech X5 and WOP-35 / Trust 450L mice.
100
101 config HID_ACRUX
102         tristate "ACRUX game controller support"
103         depends on HID
104         ---help---
105         Say Y here if you want to enable support for ACRUX game controllers.
106
107 config HID_ACRUX_FF
108         bool "ACRUX force feedback support"
109         depends on HID_ACRUX
110         select INPUT_FF_MEMLESS
111         ---help---
112         Say Y here if you want to enable force feedback support for ACRUX
113         game controllers.
114
115 config HID_APPLE
116         tristate "Apple {i,Power,Mac}Books"
117         depends on HID
118         default !EXPERT
119         ---help---
120         Support for some Apple devices which less or more break
121         HID specification.
122
123         Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
124         MacBooks, MacBook Pros and Apple Aluminum.
125
126 config HID_APPLEIR
127         tristate "Apple infrared receiver"
128         depends on (USB_HID)
129         ---help---
130         Support for Apple infrared remote control. All the Apple computers from
131           2005 onwards include such a port, except the unibody Macbook (2009),
132           and Mac Pros. This receiver is also used in the Apple TV set-top box
133           prior to the 2010 model.
134
135         Say Y here if you want support for Apple infrared remote control.
136
137 config HID_AUREAL
138         tristate "Aureal"
139         depends on HID
140         ---help---
141         Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
142
143 config HID_BELKIN
144         tristate "Belkin Flip KVM and Wireless keyboard"
145         depends on HID
146         default !EXPERT
147         ---help---
148         Support for Belkin Flip KVM and Wireless keyboard.
149
150 config HID_BETOP_FF
151         tristate "Betop Production Inc. force feedback support"
152         depends on USB_HID
153         select INPUT_FF_MEMLESS
154         ---help---
155         Say Y here if you want to enable force feedback support for devices by
156         BETOP Production Ltd.
157         Currently the following devices are known to be supported:
158          - BETOP 2185 PC & BFM MODE
159
160 config HID_CHERRY
161         tristate "Cherry Cymotion keyboard"
162         depends on HID
163         default !EXPERT
164         ---help---
165         Support for Cherry Cymotion keyboard.
166
167 config HID_CHICONY
168         tristate "Chicony Tactical pad"
169         depends on HID
170         default !EXPERT
171         ---help---
172         Support for Chicony Tactical pad.
173
174 config HID_PRODIKEYS
175         tristate "Prodikeys PC-MIDI Keyboard support"
176         depends on HID && SND
177         select SND_RAWMIDI
178         ---help---
179         Support for Prodikeys PC-MIDI Keyboard device support.
180         Say Y here to enable support for this device.
181         - Prodikeys PC-MIDI keyboard.
182           The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
183           input and one MIDI output. These MIDI jacks appear as
184           a sound "card" in the ALSA sound system.
185           Note: if you say N here, this device will still function as a basic
186           multimedia keyboard, but will lack support for the musical keyboard
187           and some additional multimedia keys.
188
189 config HID_CP2112
190         tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
191         depends on USB_HID && I2C && GPIOLIB
192         ---help---
193         Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
194         This is a HID device driver which registers as an i2c adapter
195         and gpiochip to expose these functions of the CP2112. The
196         customizable USB descriptor fields are exposed as sysfs attributes.
197
198 config HID_CYPRESS
199         tristate "Cypress mouse and barcode readers"
200         depends on HID
201         default !EXPERT
202         ---help---
203         Support for cypress mouse and barcode readers.
204
205 config HID_DRAGONRISE
206         tristate "DragonRise Inc. game controller"
207         depends on HID
208         ---help---
209         Say Y here if you have DragonRise Inc. game controllers.
210         These might be branded as:
211         - Tesun USB-703
212         - Media-tech MT1504 "Rogue"
213         - DVTech JS19 "Gear"
214         - Defender Game Master
215
216 config DRAGONRISE_FF
217         bool "DragonRise Inc. force feedback"
218         depends on HID_DRAGONRISE
219         select INPUT_FF_MEMLESS
220         ---help---
221         Say Y here if you want to enable force feedback support for DragonRise Inc.
222         game controllers.
223
224 config HID_EMS_FF
225         tristate "EMS Production Inc. force feedback support"
226         depends on HID
227         select INPUT_FF_MEMLESS
228         ---help---
229         Say Y here if you want to enable force feedback support for devices by
230         EMS Production Ltd.
231         Currently the following devices are known to be supported:
232          - Trio Linker Plus II
233
234 config HID_ELECOM
235         tristate "ELECOM BM084 bluetooth mouse"
236         depends on HID
237         ---help---
238         Support for the ELECOM BM084 (bluetooth mouse).
239
240 config HID_ELO
241         tristate "ELO USB 4000/4500 touchscreen"
242         depends on USB_HID
243         ---help---
244         Support for the ELO USB 4000/4500 touchscreens. Note that this is for
245         different devices than those handled by CONFIG_TOUCHSCREEN_USB_ELO.
246
247 config HID_EZKEY
248         tristate "Ezkey BTC 8193 keyboard"
249         depends on HID
250         default !EXPERT
251         ---help---
252         Support for Ezkey BTC 8193 keyboard.
253
254 config HID_GEMBIRD
255         tristate "Gembird Joypad"
256         depends on HID
257         ---help---
258         Support for Gembird JPD-DualForce 2.
259
260 config HID_GFRM
261         tristate "Google Fiber TV Box remote control support"
262         depends on HID
263         ---help---
264         Support for Google Fiber TV Box remote controls
265
266 config HID_HOLTEK
267         tristate "Holtek HID devices"
268         depends on USB_HID
269         ---help---
270         Support for Holtek based devices:
271           - Holtek On Line Grip based game controller
272           - Trust GXT 18 Gaming Keyboard
273           - Sharkoon Drakonia / Perixx MX-2000 gaming mice
274           - Tracer Sniper TRM-503 / NOVA Gaming Slider X200 /
275             Zalman ZM-GM1
276           - SHARKOON DarkGlider Gaming mouse
277           - LEETGION Hellion Gaming Mouse
278
279 config HOLTEK_FF
280         bool "Holtek On Line Grip force feedback support"
281         depends on HID_HOLTEK
282         select INPUT_FF_MEMLESS
283         ---help---
284           Say Y here if you have a Holtek On Line Grip based game controller
285           and want to have force feedback support for it.
286
287 config HID_GT683R
288         tristate "MSI GT68xR LED support"
289         depends on LEDS_CLASS && USB_HID
290         ---help---
291         Say Y here if you want to enable support for the three MSI GT68xR LEDs
292
293         This driver support following modes:
294           - Normal: LEDs are fully on when enabled
295           - Audio:  LEDs brightness depends on sound level
296           - Breathing: LEDs brightness varies at human breathing rate
297
298         Currently the following devices are know to be supported:
299           - MSI GT683R
300
301 config HID_KEYTOUCH
302         tristate "Keytouch HID devices"
303         depends on HID
304         ---help---
305         Support for Keytouch HID devices not fully compliant with
306         the specification. Currently supported:
307                 - Keytouch IEC 60945
308
309 config HID_KYE
310         tristate "KYE/Genius devices"
311         depends on HID
312         ---help---
313         Support for KYE/Genius devices not fully compliant with HID standard:
314         - Ergo Mouse
315         - EasyPen i405X tablet
316         - MousePen i608X tablet
317         - EasyPen M610X tablet
318
319 config HID_UCLOGIC
320         tristate "UC-Logic"
321         depends on USB_HID
322         ---help---
323         Support for UC-Logic and Huion tablets.
324
325 config HID_WALTOP
326         tristate "Waltop"
327         depends on HID
328         ---help---
329         Support for Waltop tablets.
330
331 config HID_GYRATION
332         tristate "Gyration remote control"
333         depends on HID
334         ---help---
335         Support for Gyration remote control.
336
337 config HID_ICADE
338         tristate "ION iCade arcade controller"
339         depends on HID
340         ---help---
341         Support for the ION iCade arcade controller to work as a joystick.
342
343         To compile this driver as a module, choose M here: the
344         module will be called hid-icade.
345
346 config HID_TWINHAN
347         tristate "Twinhan IR remote control"
348         depends on HID
349         ---help---
350         Support for Twinhan IR remote control.
351
352 config HID_KENSINGTON
353         tristate "Kensington Slimblade Trackball"
354         depends on HID
355         default !EXPERT
356         ---help---
357         Support for Kensington Slimblade Trackball.
358
359 config HID_LCPOWER
360         tristate "LC-Power"
361         depends on HID
362         ---help---
363         Support for LC-Power RC1000MCE RF remote control.
364
365 config HID_LENOVO
366         tristate "Lenovo / Thinkpad devices"
367         depends on HID
368         select NEW_LEDS
369         select LEDS_CLASS
370         ---help---
371         Support for Lenovo devices that are not fully compliant with HID standard.
372
373         Say Y if you want support for the non-compliant features of the Lenovo
374         Thinkpad standalone keyboards, e.g:
375         - ThinkPad USB Keyboard with TrackPoint (supports extra LEDs and trackpoint
376           configuration)
377         - ThinkPad Compact Bluetooth Keyboard with TrackPoint (supports Fn keys)
378         - ThinkPad Compact USB Keyboard with TrackPoint (supports Fn keys)
379
380 config HID_LOGITECH
381         tristate "Logitech devices"
382         depends on HID
383         default !EXPERT
384         ---help---
385         Support for Logitech devices that are not fully compliant with HID standard.
386
387 config HID_LOGITECH_DJ
388         tristate "Logitech Unifying receivers full support"
389         depends on HIDRAW
390         depends on HID_LOGITECH
391         select HID_LOGITECH_HIDPP
392         ---help---
393         Say Y if you want support for Logitech Unifying receivers and devices.
394         Unifying receivers are capable of pairing up to 6 Logitech compliant
395         devices to the same receiver. Without this driver it will be handled by
396         generic USB_HID driver and all incoming events will be multiplexed
397         into a single mouse and a single keyboard device.
398
399 config HID_LOGITECH_HIDPP
400         tristate "Logitech HID++ devices support"
401         depends on HID_LOGITECH
402         ---help---
403         Support for Logitech devices relyingon the HID++ Logitech specification
404
405         Say Y if you want support for Logitech devices relying on the HID++
406         specification. Such devices are the various Logitech Touchpads (T650,
407         T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar
408         Keyboard).
409
410 config LOGITECH_FF
411         bool "Logitech force feedback support"
412         depends on HID_LOGITECH
413         select INPUT_FF_MEMLESS
414         help
415           Say Y here if you have one of these devices:
416           - Logitech WingMan Cordless RumblePad
417           - Logitech WingMan Cordless RumblePad 2
418           - Logitech WingMan Force 3D
419           - Logitech Formula Force EX
420           - Logitech WingMan Formula Force GP
421
422           and if you want to enable force feedback for them.
423           Note: if you say N here, this device will still be supported, but without
424           force feedback.
425
426 config LOGIRUMBLEPAD2_FF
427         bool "Logitech force feedback support (variant 2)"
428         depends on HID_LOGITECH
429         select INPUT_FF_MEMLESS
430         help
431           Say Y here if you want to enable force feedback support for:
432           - Logitech RumblePad
433           - Logitech Rumblepad 2
434           - Logitech Formula Vibration Feedback Wheel
435
436 config LOGIG940_FF
437         bool "Logitech Flight System G940 force feedback support"
438         depends on HID_LOGITECH
439         select INPUT_FF_MEMLESS
440         help
441           Say Y here if you want to enable force feedback support for Logitech
442           Flight System G940 devices.
443
444 config LOGIWHEELS_FF
445         bool "Logitech wheels configuration and force feedback support"
446         depends on HID_LOGITECH
447         select INPUT_FF_MEMLESS
448         default LOGITECH_FF
449         help
450           Say Y here if you want to enable force feedback and range setting
451           support for following Logitech wheels:
452           - Logitech Driving Force
453           - Logitech Driving Force Pro
454           - Logitech Driving Force GT
455           - Logitech G25
456           - Logitech G27
457           - Logitech MOMO/MOMO 2
458           - Logitech Formula Force EX
459
460 config HID_MAGICMOUSE
461         tristate "Apple Magic Mouse/Trackpad multi-touch support"
462         depends on HID
463         ---help---
464         Support for the Apple Magic Mouse/Trackpad multi-touch.
465
466         Say Y here if you want support for the multi-touch features of the
467         Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
468
469 config HID_MICROSOFT
470         tristate "Microsoft non-fully HID-compliant devices"
471         depends on HID
472         default !EXPERT
473         ---help---
474         Support for Microsoft devices that are not fully compliant with HID standard.
475
476 config HID_MONTEREY
477         tristate "Monterey Genius KB29E keyboard"
478         depends on HID
479         default !EXPERT
480         ---help---
481         Support for Monterey Genius KB29E.
482
483 config HID_MULTITOUCH
484         tristate "HID Multitouch panels"
485         depends on HID
486         ---help---
487           Generic support for HID multitouch panels.
488
489           Say Y here if you have one of the following devices:
490           - 3M PCT touch screens
491           - ActionStar dual touch panels
492           - Atmel panels
493           - Cando dual touch panels
494           - Chunghwa panels
495           - CJTouch panels
496           - CVTouch panels
497           - Cypress TrueTouch panels
498           - Elan Microelectronics touch panels
499           - Elo TouchSystems IntelliTouch Plus panels
500           - GeneralTouch 'Sensing Win7-TwoFinger' panels
501           - GoodTouch panels
502           - Hanvon dual touch panels
503           - Ilitek dual touch panels
504           - IrTouch Infrared USB panels
505           - LG Display panels (Dell ST2220Tc)
506           - Lumio CrystalTouch panels
507           - MosArt dual-touch panels
508           - Panasonic multitouch panels
509           - PenMount dual touch panels
510           - Perixx Peripad 701 touchpad
511           - PixArt optical touch screen
512           - Pixcir dual touch panels
513           - Quanta panels
514           - eGalax dual-touch panels, including the Joojoo and Wetab tablets
515           - SiS multitouch panels
516           - Stantum multitouch panels
517           - Touch International Panels
518           - Unitec Panels
519           - Wistron optical touch panels
520           - XAT optical touch panels
521           - Xiroku optical touch panels
522           - Zytronic touch panels
523
524           If unsure, say N.
525
526           To compile this driver as a module, choose M here: the
527           module will be called hid-multitouch.
528
529 config HID_NTRIG
530         tristate "N-Trig touch screen"
531         depends on USB_HID
532         ---help---
533         Support for N-Trig touch screen.
534
535 config HID_ORTEK
536         tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
537         depends on HID
538         ---help---
539         There are certain devices which have LogicalMaximum wrong in the keyboard
540         usage page of their report descriptor. The most prevailing ones so far
541         are manufactured by Ortek, thus the name of the driver. Currently
542         supported devices by this driver are
543
544            - Ortek PKB-1700
545            - Ortek WKB-2000
546            - Skycable wireless presenter
547
548 config HID_PANTHERLORD
549         tristate "Pantherlord/GreenAsia game controller"
550         depends on HID
551         ---help---
552           Say Y here if you have a PantherLord/GreenAsia based game controller
553           or adapter.
554
555 config PANTHERLORD_FF
556         bool "Pantherlord force feedback support"
557         depends on HID_PANTHERLORD
558         select INPUT_FF_MEMLESS
559         ---help---
560           Say Y here if you have a PantherLord/GreenAsia based game controller
561           or adapter and want to enable force feedback support for it.
562
563 config HID_PENMOUNT
564         tristate "Penmount touch device"
565         depends on USB_HID
566         ---help---
567           This selects a driver for the PenMount 6000 touch controller.
568
569           The driver works around a problem in the report descript allowing
570           the userspace to touch events instead of mouse events.
571
572           Say Y here if you have a Penmount based touch controller.
573
574 config HID_PETALYNX
575         tristate "Petalynx Maxter remote control"
576         depends on HID
577         ---help---
578         Support for Petalynx Maxter remote control.
579
580 config HID_PICOLCD
581         tristate "PicoLCD (graphic version)"
582         depends on HID
583         ---help---
584           This provides support for Minibox PicoLCD devices, currently
585           only the graphical ones are supported.
586
587           This includes support for the following device features:
588           - Keypad
589           - Switching between Firmware and Flash mode
590           - EEProm / Flash access     (via debugfs)
591           Features selectively enabled:
592           - Framebuffer for monochrome 256x64 display
593           - Backlight control
594           - Contrast control
595           - General purpose outputs
596           Features that are not (yet) supported:
597           - IR
598
599 config HID_PICOLCD_FB
600         bool "Framebuffer support" if EXPERT
601         default !EXPERT
602         depends on HID_PICOLCD
603         depends on HID_PICOLCD=FB || FB=y
604         select FB_DEFERRED_IO
605         select FB_SYS_FILLRECT
606         select FB_SYS_COPYAREA
607         select FB_SYS_IMAGEBLIT
608         select FB_SYS_FOPS
609         ---help---
610           Provide access to PicoLCD's 256x64 monochrome display via a
611           framebuffer device.
612
613 config HID_PICOLCD_BACKLIGHT
614         bool "Backlight control" if EXPERT
615         default !EXPERT
616         depends on HID_PICOLCD
617         depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
618         ---help---
619           Provide access to PicoLCD's backlight control via backlight
620           class.
621
622 config HID_PICOLCD_LCD
623         bool "Contrast control" if EXPERT
624         default !EXPERT
625         depends on HID_PICOLCD
626         depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
627         ---help---
628           Provide access to PicoLCD's LCD contrast via lcd class.
629
630 config HID_PICOLCD_LEDS
631         bool "GPO via leds class" if EXPERT
632         default !EXPERT
633         depends on HID_PICOLCD
634         depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
635         ---help---
636           Provide access to PicoLCD's GPO pins via leds class.
637
638 config HID_PICOLCD_CIR
639         bool "CIR via RC class" if EXPERT
640         default !EXPERT
641         depends on HID_PICOLCD
642         depends on HID_PICOLCD=RC_CORE || RC_CORE=y
643         ---help---
644           Provide access to PicoLCD's CIR interface via remote control (LIRC).
645
646 config HID_PLANTRONICS
647         tristate "Plantronics USB HID Driver"
648         depends on HID
649         ---help---
650           Provides HID support for Plantronics USB audio devices.
651           Correctly maps vendor unique volume up/down HID usages to
652           KEY_VOLUMEUP and KEY_VOLUMEDOWN events and prevents core mapping
653           of other vendor unique HID usages to random mouse events.
654
655           Say M here if you may ever plug in a Plantronics USB audio device.
656
657 config HID_PRIMAX
658         tristate "Primax non-fully HID-compliant devices"
659         depends on HID
660         ---help---
661         Support for Primax devices that are not fully compliant with the
662         HID standard.
663
664 config HID_ROCCAT
665         tristate "Roccat device support"
666         depends on USB_HID
667         ---help---
668         Support for Roccat devices.
669         Say Y here if you have a Roccat mouse or keyboard and want
670         support for its special functionalities.
671
672 config HID_SAITEK
673         tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
674         depends on HID
675         ---help---
676         Support for Saitek devices that are not fully compliant with the
677         HID standard.
678
679         Supported devices:
680         - PS1000 Dual Analog Pad
681         - R.A.T.9 Gaming Mouse
682         - R.A.T.7 Gaming Mouse
683         - M.M.O.7 Gaming Mouse
684
685 config HID_SAMSUNG
686         tristate "Samsung InfraRed remote control or keyboards"
687         depends on HID
688         ---help---
689         Support for Samsung InfraRed remote control or keyboards.
690
691 config HID_SONY
692         tristate "Sony PS2/3/4 accessories"
693         depends on USB_HID
694         depends on NEW_LEDS
695         depends on LEDS_CLASS
696         select POWER_SUPPLY
697         ---help---
698         Support for
699
700           * Sony PS3 6-axis controllers
701           * Sony PS4 DualShock 4 controllers
702           * Buzz controllers
703           * Sony PS3 Blue-ray Disk Remote Control (Bluetooth)
704           * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth)
705
706 config SONY_FF
707         bool "Sony PS2/3/4 accessories force feedback support" 
708         depends on HID_SONY
709         select INPUT_FF_MEMLESS
710         ---help---
711         Say Y here if you have a Sony PS2/3/4 accessory and want to enable
712         force feedback support for it.
713
714 config HID_SPEEDLINK
715         tristate "Speedlink VAD Cezanne mouse support"
716         depends on HID
717         ---help---
718         Support for Speedlink Vicious and Divine Cezanne mouse.
719
720 config HID_STEELSERIES
721         tristate "Steelseries SRW-S1 steering wheel support"
722         depends on HID
723         ---help---
724         Support for Steelseries SRW-S1 steering wheel
725
726 config HID_SUNPLUS
727         tristate "Sunplus wireless desktop"
728         depends on HID
729         ---help---
730         Support for Sunplus wireless desktop.
731
732 config HID_RMI
733         tristate "Synaptics RMI4 device support"
734         depends on HID
735         ---help---
736         Support for Synaptics RMI4 touchpads.
737         Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
738         and want support for its special functionalities.
739
740 config HID_GREENASIA
741         tristate "GreenAsia (Product ID 0x12) game controller support"
742         depends on HID
743         ---help---
744           Say Y here if you have a GreenAsia (Product ID 0x12) based game
745           controller or adapter.
746
747 config GREENASIA_FF
748         bool "GreenAsia (Product ID 0x12) force feedback support"
749         depends on HID_GREENASIA
750         select INPUT_FF_MEMLESS
751         ---help---
752         Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
753         (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
754         and want to enable force feedback support for it.
755
756 config HID_HYPERV_MOUSE
757         tristate "Microsoft Hyper-V mouse driver"
758         depends on HYPERV
759         ---help---
760         Select this option to enable the Hyper-V mouse driver.
761
762 config HID_SMARTJOYPLUS
763         tristate "SmartJoy PLUS PS2/USB adapter support"
764         depends on HID
765         ---help---
766         Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box,
767         Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro.
768
769         Note that DDR (Dance Dance Revolution) mode is not supported, nor
770         is pressure sensitive buttons on the pro models.
771
772 config SMARTJOYPLUS_FF
773         bool "SmartJoy PLUS PS2/USB adapter force feedback support"
774         depends on HID_SMARTJOYPLUS
775         select INPUT_FF_MEMLESS
776         ---help---
777         Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
778         enable force feedback support for it.
779
780 config HID_TIVO
781         tristate "TiVo Slide Bluetooth remote control support"
782         depends on HID
783         ---help---
784         Say Y if you have a TiVo Slide Bluetooth remote control.
785
786 config HID_TOPSEED
787         tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
788         depends on HID
789         ---help---
790         Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
791         CLLRCMCE remote control.
792
793 config HID_THINGM
794         tristate "ThingM blink(1) USB RGB LED"
795         depends on HID
796         depends on LEDS_CLASS
797         ---help---
798         Support for the ThingM blink(1) USB RGB LED. This driver registers a
799         Linux LED class instance, plus additional sysfs attributes to control
800         RGB colors, fade time and playing. The device is exposed through hidraw
801         to access other functions.
802
803 config HID_THRUSTMASTER
804         tristate "ThrustMaster devices support"
805         depends on HID
806         ---help---
807           Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
808           a THRUSTMASTER Ferrari GT Rumble Wheel.
809
810 config THRUSTMASTER_FF
811         bool "ThrustMaster devices force feedback support"
812         depends on HID_THRUSTMASTER
813         select INPUT_FF_MEMLESS
814         ---help---
815           Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
816           a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
817           Rumble Force or Force Feedback Wheel.
818
819 config HID_WACOM
820         tristate "Wacom Intuos/Graphire tablet support (USB)"
821         depends on HID
822         select POWER_SUPPLY
823         select NEW_LEDS
824         select LEDS_CLASS
825         help
826           Say Y here if you want to use the USB or BT version of the Wacom Intuos
827           or Graphire tablet.
828
829           To compile this driver as a module, choose M here: the
830           module will be called wacom.
831
832 config HID_WIIMOTE
833         tristate "Nintendo Wii / Wii U peripherals"
834         depends on HID
835         depends on LEDS_CLASS
836         select POWER_SUPPLY
837         select INPUT_FF_MEMLESS
838         ---help---
839         Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported
840         devices are the Wii Remote and its extension devices, but also devices
841         based on the Wii Remote like the Wii U Pro Controller or the
842         Wii Balance Board.
843
844         Support for all official Nintendo extensions is available, however, 3rd
845         party extensions might not be supported. Please report these devices to:
846           http://github.com/dvdhrm/xwiimote/issues
847
848         Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
849         the Wii U Gamepad) might be supported in the future. But currently
850         support is limited to Bluetooth based devices.
851
852         If unsure, say N.
853
854         To compile this driver as a module, choose M here: the
855         module will be called hid-wiimote.
856
857 config HID_XINMO
858         tristate "Xin-Mo non-fully compliant devices"
859         depends on HID
860         ---help---
861         Support for Xin-Mo devices that are not fully compliant with the HID
862         standard. Currently only supports the Xin-Mo Dual Arcade. Say Y here
863         if you have a Xin-Mo Dual Arcade controller.
864
865 config HID_ZEROPLUS
866         tristate "Zeroplus based game controller support"
867         depends on HID
868         ---help---
869           Say Y here if you have a Zeroplus based game controller.
870
871 config ZEROPLUS_FF
872         bool "Zeroplus based game controller force feedback support"
873         depends on HID_ZEROPLUS
874         select INPUT_FF_MEMLESS
875         ---help---
876           Say Y here if you have a Zeroplus based game controller and want
877           to have force feedback support for it.
878
879 config HID_ZYDACRON
880         tristate "Zydacron remote control support"
881         depends on HID
882         ---help---
883         Support for Zydacron remote control.
884
885 config HID_SENSOR_HUB
886         tristate "HID Sensors framework support"
887         depends on HID && HAS_IOMEM
888         select MFD_CORE
889         default n
890         ---help---
891           Support for HID Sensor framework. This creates a MFD instance
892           for a sensor hub and identifies all the sensors connected to it.
893           Each sensor is registered as a MFD cell, so that sensor specific
894           processing can be done in a separate driver. Each sensor
895           drivers can use the service provided by this driver to register
896           for events and handle data streams. Each sensor driver can format
897           data and present to user mode using input or IIO interface.
898
899 config HID_SENSOR_CUSTOM_SENSOR
900         tristate "HID Sensors hub custom sensor support"
901         depends on HID_SENSOR_HUB
902         default n
903         ---help---
904           HID Sensor hub specification allows definition of some custom and
905           generic sensors. Unlike other HID sensors, they can't be exported
906           via Linux IIO because of custom fields. This is up to the manufacturer
907           to decide how to interpret these special sensor ids and process in
908           the user space. Currently some manufacturers are using these ids for
909           sensor calibration and debugging other sensors. Manufacturers
910           should't use these special custom sensor ids to export any of the
911           standard sensors.
912           Select this config option for custom/generic sensor support.
913
914 endmenu
915
916 endif # HID
917
918 source "drivers/hid/usbhid/Kconfig"
919
920 source "drivers/hid/i2c-hid/Kconfig"
921
922 endmenu