2 # HID driver configuration
8 tristate "HID bus support"
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).
22 For docs and specs, see http://www.usb.org/developers/hidpage/
28 config HID_BATTERY_STRENGTH
29 bool "Battery level reporting for HID devices"
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.
39 bool "/dev/hidraw raw HID device support"
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.
46 This module supports these devices separately using a separate
47 event interface on /dev/hidraw.
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.
58 tristate "User-space I/O driver support for HID subsystem"
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
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.
75 To compile this driver as a module, choose M here: the
76 module will be called uhid.
79 tristate "Generic HID driver"
83 Support for generic devices on the HID bus. This includes most
84 keyboards and mice, joysticks, tablets and digitizers.
86 To compile this driver as a module, choose M here: the module
87 will be called hid-generic.
91 menu "Special HID drivers"
95 tristate "A4 tech mice"
99 Support for A4 tech X5 and WOP-35 / Trust 450L mice.
102 tristate "Accutouch touch device"
105 This selects a driver for the Accutouch 2216 touch controller.
107 The driver works around a problem in the reported device capabilities
108 which causes userspace to detect the device as a mouse rather than
111 Say Y here if you have a Accutouch 2216 touch controller.
114 tristate "ACRUX game controller support"
117 Say Y here if you want to enable support for ACRUX game controllers.
120 bool "ACRUX force feedback support"
122 select INPUT_FF_MEMLESS
124 Say Y here if you want to enable force feedback support for ACRUX
128 tristate "Apple {i,Power,Mac}Books"
132 Support for some Apple devices which less or more break
135 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
136 MacBooks, MacBook Pros and Apple Aluminum.
139 tristate "Apple infrared receiver"
142 Support for Apple infrared remote control. All the Apple computers from
143 2005 onwards include such a port, except the unibody Macbook (2009),
144 and Mac Pros. This receiver is also used in the Apple TV set-top box
145 prior to the 2010 model.
147 Say Y here if you want support for Apple infrared remote control.
151 depends on LEDS_CLASS
153 Support for Asus notebook built-in keyboard and touchpad via i2c, and
154 the Asus Republic of Gamers laptop keyboard special keys.
166 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
169 tristate "Belkin Flip KVM and Wireless keyboard"
173 Support for Belkin Flip KVM and Wireless keyboard.
176 tristate "Betop Production Inc. force feedback support"
178 select INPUT_FF_MEMLESS
180 Say Y here if you want to enable force feedback support for devices by
181 BETOP Production Ltd.
182 Currently the following devices are known to be supported:
183 - BETOP 2185 PC & BFM MODE
186 tristate "Cherry Cymotion keyboard"
190 Support for Cherry Cymotion keyboard.
193 tristate "Chicony devices"
197 Support for Chicony Tactical pad and special keys on Chicony keyboards.
200 tristate "Corsair devices"
201 depends on HID && USB && LEDS_CLASS
203 Support for Corsair devices that are not fully compliant with the
211 tristate "Cougar devices"
214 Support for Cougar devices that are not fully compliant with the
218 - Cougar 500k Gaming Keyboard
221 tristate "Prodikeys PC-MIDI Keyboard support"
222 depends on HID && SND
225 Support for Prodikeys PC-MIDI Keyboard device support.
226 Say Y here to enable support for this device.
227 - Prodikeys PC-MIDI keyboard.
228 The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
229 input and one MIDI output. These MIDI jacks appear as
230 a sound "card" in the ALSA sound system.
231 Note: if you say N here, this device will still function as a basic
232 multimedia keyboard, but will lack support for the musical keyboard
233 and some additional multimedia keys.
236 tristate "CMedia CM6533 HID audio jack controls"
239 Support for CMedia CM6533 HID audio jack controls.
242 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
243 depends on USB_HID && HIDRAW && I2C && GPIOLIB
244 select GPIOLIB_IRQCHIP
246 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
247 This is a HID device driver which registers as an i2c adapter
248 and gpiochip to expose these functions of the CP2112. The
249 customizable USB descriptor fields are exposed as sysfs attributes.
252 tristate "Cypress mouse and barcode readers"
256 Support for cypress mouse and barcode readers.
258 config HID_DRAGONRISE
259 tristate "DragonRise Inc. game controller"
262 Say Y here if you have DragonRise Inc. game controllers.
263 These might be branded as:
265 - Media-tech MT1504 "Rogue"
267 - Defender Game Master
270 bool "DragonRise Inc. force feedback"
271 depends on HID_DRAGONRISE
272 select INPUT_FF_MEMLESS
274 Say Y here if you want to enable force feedback support for DragonRise Inc.
278 tristate "EMS Production Inc. force feedback support"
280 select INPUT_FF_MEMLESS
282 Say Y here if you want to enable force feedback support for devices by
284 Currently the following devices are known to be supported:
285 - Trio Linker Plus II
288 tristate "ELAN USB Touchpad Support"
289 depends on LEDS_CLASS && USB_HID
291 Say Y to enable support for the USB ELAN touchpad
292 Currently the following devices are known to be supported:
293 - HP Pavilion X2 10-p0XX.
296 tristate "ELECOM HID devices"
299 Support for ELECOM devices:
300 - BM084 Bluetooth Mouse
301 - EX-G Trackballs (M-XT3DRBK, M-XT3URBK)
302 - DEFT Trackballs (M-DT1DRBK, M-DT1URBK, M-DT2DRBK, M-DT2URBK)
303 - HUGE Trackballs (M-HT1DRBK, M-HT1URBK)
306 tristate "ELO USB 4000/4500 touchscreen"
309 Support for the ELO USB 4000/4500 touchscreens. Note that this is for
310 different devices than those handled by CONFIG_TOUCHSCREEN_USB_ELO.
313 tristate "Ezkey BTC 8193 keyboard"
317 Support for Ezkey BTC 8193 keyboard.
320 tristate "Gembird Joypad"
323 Support for Gembird JPD-DualForce 2.
326 tristate "Google Fiber TV Box remote control support"
329 Support for Google Fiber TV Box remote controls
332 tristate "Holtek HID devices"
335 Support for Holtek based devices:
336 - Holtek On Line Grip based game controller
337 - Trust GXT 18 Gaming Keyboard
338 - Sharkoon Drakonia / Perixx MX-2000 gaming mice
339 - Tracer Sniper TRM-503 / NOVA Gaming Slider X200 /
341 - SHARKOON DarkGlider Gaming mouse
342 - LEETGION Hellion Gaming Mouse
345 bool "Holtek On Line Grip force feedback support"
346 depends on HID_HOLTEK
347 select INPUT_FF_MEMLESS
349 Say Y here if you have a Holtek On Line Grip based game controller
350 and want to have force feedback support for it.
352 config HID_GOOGLE_HAMMER
353 tristate "Google Hammer Keyboard"
354 depends on USB_HID && LEDS_CLASS
356 Say Y here if you have a Google Hammer device.
359 tristate "MSI GT68xR LED support"
360 depends on LEDS_CLASS && USB_HID
362 Say Y here if you want to enable support for the three MSI GT68xR LEDs
364 This driver support following modes:
365 - Normal: LEDs are fully on when enabled
366 - Audio: LEDs brightness depends on sound level
367 - Breathing: LEDs brightness varies at human breathing rate
369 Currently the following devices are know to be supported:
373 tristate "Keytouch HID devices"
376 Support for Keytouch HID devices not fully compliant with
377 the specification. Currently supported:
381 tristate "KYE/Genius devices"
384 Support for KYE/Genius devices not fully compliant with HID standard:
386 - EasyPen i405X tablet
387 - MousePen i608X tablet
388 - EasyPen M610X tablet
394 Support for UC-Logic and Huion tablets.
400 Support for Waltop tablets.
403 tristate "Gyration remote control"
406 Support for Gyration remote control.
409 tristate "ION iCade arcade controller"
412 Support for the ION iCade arcade controller to work as a joystick.
414 To compile this driver as a module, choose M here: the
415 module will be called hid-icade.
418 tristate "ITE devices"
422 Support for ITE devices not fully compliant with HID standard.
425 tristate "Jabra USB HID Driver"
428 Support for Jabra USB HID devices.
430 Prevents mapping of vendor defined HID usages to input events. Without
431 this driver HID reports from Jabra devices may incorrectly be seen as
433 Say M here if you may ever plug in a Jabra USB device.
436 tristate "Twinhan IR remote control"
439 Support for Twinhan IR remote control.
441 config HID_KENSINGTON
442 tristate "Kensington Slimblade Trackball"
446 Support for Kensington Slimblade Trackball.
452 Support for LC-Power RC1000MCE RF remote control.
455 tristate "Simple RGB LED support"
457 depends on LEDS_CLASS
459 Support for simple RGB LED devices. Currently supported are:
460 - Riso Kagaku Webmail Notifier
461 - Dream Cheeky Webmail Notifier and Friends Alert
463 - Delcom Visual Signal Indicator Generation 2
466 To compile this driver as a module, choose M here: the
467 module will be called hid-led.
470 tristate "Lenovo / Thinkpad devices"
475 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
477 Say Y if you want support for horizontal scrolling of the IBM/Lenovo
478 Scrollpoint mice or the non-compliant features of the Lenovo Thinkpad
479 standalone keyboards, e.g:
480 - ThinkPad USB Keyboard with TrackPoint (supports extra LEDs and trackpoint
482 - ThinkPad Compact Bluetooth Keyboard with TrackPoint (supports Fn keys)
483 - ThinkPad Compact USB Keyboard with TrackPoint (supports Fn keys)
486 tristate "Logitech devices"
490 Support for Logitech devices that are not fully compliant with HID standard.
492 config HID_LOGITECH_DJ
493 tristate "Logitech Unifying receivers full support"
495 depends on HID_LOGITECH
496 select HID_LOGITECH_HIDPP
498 Say Y if you want support for Logitech Unifying receivers and devices.
499 Unifying receivers are capable of pairing up to 6 Logitech compliant
500 devices to the same receiver. Without this driver it will be handled by
501 generic USB_HID driver and all incoming events will be multiplexed
502 into a single mouse and a single keyboard device.
504 config HID_LOGITECH_HIDPP
505 tristate "Logitech HID++ devices support"
506 depends on HID_LOGITECH
509 Support for Logitech devices relyingon the HID++ Logitech specification
511 Say Y if you want support for Logitech devices relying on the HID++
512 specification. Such devices are the various Logitech Touchpads (T650,
513 T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar
517 bool "Logitech force feedback support"
518 depends on HID_LOGITECH
519 select INPUT_FF_MEMLESS
521 Say Y here if you have one of these devices:
522 - Logitech WingMan Cordless RumblePad
523 - Logitech WingMan Cordless RumblePad 2
524 - Logitech WingMan Force 3D
526 and if you want to enable force feedback for them.
527 Note: if you say N here, this device will still be supported, but without
530 config LOGIRUMBLEPAD2_FF
531 bool "Logitech force feedback support (variant 2)"
532 depends on HID_LOGITECH
533 select INPUT_FF_MEMLESS
535 Say Y here if you want to enable force feedback support for:
537 - Logitech Rumblepad 2
538 - Logitech Formula Vibration Feedback Wheel
541 bool "Logitech Flight System G940 force feedback support"
542 depends on HID_LOGITECH
543 select INPUT_FF_MEMLESS
545 Say Y here if you want to enable force feedback support for Logitech
546 Flight System G940 devices.
549 bool "Logitech wheels configuration and force feedback support"
550 depends on HID_LOGITECH
551 select INPUT_FF_MEMLESS
554 Say Y here if you want to enable force feedback and range setting(*)
555 support for following Logitech wheels:
559 - Logitech Driving Force
560 - Logitech Driving Force Pro (*)
561 - Logitech Driving Force GT (*)
562 - Logitech Driving Force EX/RX
563 - Logitech Driving Force Wireless
564 - Logitech Speed Force Wireless
565 - Logitech MOMO Force
566 - Logitech MOMO Racing Force
567 - Logitech Formula Force GP
568 - Logitech Formula Force EX/RX
569 - Logitech Wingman Formula Force GP
571 config HID_MAGICMOUSE
572 tristate "Apple Magic Mouse/Trackpad multi-touch support"
575 Support for the Apple Magic Mouse/Trackpad multi-touch.
577 Say Y here if you want support for the multi-touch features of the
578 Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
581 tristate "Mayflash game controller adapter force feedback"
583 select INPUT_FF_MEMLESS
585 Say Y here if you have HJZ Mayflash PS3 game controller adapters
586 and want to enable force feedback support.
589 tristate "Redragon keyboards"
593 Support for Redragon keyboards that need fix-ups to work properly.
596 tristate "Microsoft non-fully HID-compliant devices"
600 Support for Microsoft devices that are not fully compliant with HID standard.
603 tristate "Monterey Genius KB29E keyboard"
607 Support for Monterey Genius KB29E.
609 config HID_MULTITOUCH
610 tristate "HID Multitouch panels"
613 Generic support for HID multitouch panels.
615 Say Y here if you have one of the following devices:
616 - 3M PCT touch screens
617 - ActionStar dual touch panels
619 - Cando dual touch panels
623 - Cypress TrueTouch panels
624 - Elan Microelectronics touch panels
625 - Elo TouchSystems IntelliTouch Plus panels
626 - GeneralTouch 'Sensing Win7-TwoFinger' panels
628 - Hanvon dual touch panels
629 - Ilitek dual touch panels
630 - IrTouch Infrared USB panels
631 - LG Display panels (Dell ST2220Tc)
632 - Lumio CrystalTouch panels
633 - MosArt dual-touch panels
634 - Panasonic multitouch panels
635 - PenMount dual touch panels
636 - Perixx Peripad 701 touchpad
637 - PixArt optical touch screen
638 - Pixcir dual touch panels
640 - eGalax dual-touch panels, including the Joojoo and Wetab tablets
641 - SiS multitouch panels
642 - Stantum multitouch panels
643 - Touch International Panels
645 - Wistron optical touch panels
646 - XAT optical touch panels
647 - Xiroku optical touch panels
648 - Zytronic touch panels
652 To compile this driver as a module, choose M here: the
653 module will be called hid-multitouch.
656 tristate "NTI keyboard adapters"
658 Support for the "extra" Sun keyboard keys on keyboards attached
659 through Network Technologies USB-SUN keyboard adapters.
662 tristate "N-Trig touch screen"
665 Support for N-Trig touch screen.
668 tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
671 There are certain devices which have LogicalMaximum wrong in the keyboard
672 usage page of their report descriptor. The most prevailing ones so far
673 are manufactured by Ortek, thus the name of the driver. Currently
674 supported devices by this driver are
678 - Skycable wireless presenter
680 config HID_PANTHERLORD
681 tristate "Pantherlord/GreenAsia game controller"
684 Say Y here if you have a PantherLord/GreenAsia based game controller
687 config PANTHERLORD_FF
688 bool "Pantherlord force feedback support"
689 depends on HID_PANTHERLORD
690 select INPUT_FF_MEMLESS
692 Say Y here if you have a PantherLord/GreenAsia based game controller
693 or adapter and want to enable force feedback support for it.
696 tristate "Penmount touch device"
699 This selects a driver for the PenMount 6000 touch controller.
701 The driver works around a problem in the report descript allowing
702 the userspace to touch events instead of mouse events.
704 Say Y here if you have a Penmount based touch controller.
707 tristate "Petalynx Maxter remote control"
710 Support for Petalynx Maxter remote control.
713 tristate "PicoLCD (graphic version)"
716 This provides support for Minibox PicoLCD devices, currently
717 only the graphical ones are supported.
719 This includes support for the following device features:
721 - Switching between Firmware and Flash mode
722 - EEProm / Flash access (via debugfs)
723 Features selectively enabled:
724 - Framebuffer for monochrome 256x64 display
727 - General purpose outputs
728 Features that are not (yet) supported:
731 config HID_PICOLCD_FB
732 bool "Framebuffer support" if EXPERT
734 depends on HID_PICOLCD
735 depends on HID_PICOLCD=FB || FB=y
736 select FB_DEFERRED_IO
737 select FB_SYS_FILLRECT
738 select FB_SYS_COPYAREA
739 select FB_SYS_IMAGEBLIT
742 Provide access to PicoLCD's 256x64 monochrome display via a
745 config HID_PICOLCD_BACKLIGHT
746 bool "Backlight control" if EXPERT
748 depends on HID_PICOLCD
749 depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
751 Provide access to PicoLCD's backlight control via backlight
754 config HID_PICOLCD_LCD
755 bool "Contrast control" if EXPERT
757 depends on HID_PICOLCD
758 depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
760 Provide access to PicoLCD's LCD contrast via lcd class.
762 config HID_PICOLCD_LEDS
763 bool "GPO via leds class" if EXPERT
765 depends on HID_PICOLCD
766 depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
768 Provide access to PicoLCD's GPO pins via leds class.
770 config HID_PICOLCD_CIR
771 bool "CIR via RC class" if EXPERT
773 depends on HID_PICOLCD
774 depends on HID_PICOLCD=RC_CORE || RC_CORE=y
776 Provide access to PicoLCD's CIR interface via remote control (LIRC).
778 config HID_PLANTRONICS
779 tristate "Plantronics USB HID Driver"
782 Provides HID support for Plantronics USB audio devices.
783 Correctly maps vendor unique volume up/down HID usages to
784 KEY_VOLUMEUP and KEY_VOLUMEDOWN events and prevents core mapping
785 of other vendor unique HID usages to random mouse events.
787 Say M here if you may ever plug in a Plantronics USB audio device.
790 tristate "Primax non-fully HID-compliant devices"
793 Support for Primax devices that are not fully compliant with the
797 tristate "Retrode 2 USB adapter for vintage video games"
801 * Retrode 2 cartridge and controller adapter
804 tristate "Roccat device support"
807 Support for Roccat devices.
808 Say Y here if you have a Roccat mouse or keyboard and want
809 support for its special functionalities.
812 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
815 Support for Saitek devices that are not fully compliant with the
819 - PS1000 Dual Analog Pad
820 - Saitek R.A.T.7, R.A.T.9, M.M.O.7 Gaming Mice
821 - Mad Catz R.A.T.5, R.A.T.9 Gaming Mice
824 tristate "Samsung InfraRed remote control or keyboards"
827 Support for Samsung InfraRed remote control or keyboards.
830 tristate "Sony PS2/3/4 accessories"
833 depends on LEDS_CLASS
838 * Sony PS3 6-axis controllers
839 * Sony PS4 DualShock 4 controllers
841 * Sony PS3 Blue-ray Disk Remote Control (Bluetooth)
842 * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth)
845 bool "Sony PS2/3/4 accessories force feedback support"
847 select INPUT_FF_MEMLESS
849 Say Y here if you have a Sony PS2/3/4 accessory and want to enable
850 force feedback support for it.
853 tristate "Speedlink VAD Cezanne mouse support"
856 Support for Speedlink Vicious and Divine Cezanne mouse.
859 tristate "Steam Controller support"
863 Say Y here if you have a Steam Controller if you want to use it
864 without running the Steam Client. It supports both the wired and
865 the wireless adaptor.
867 config HID_STEELSERIES
868 tristate "Steelseries SRW-S1 steering wheel support"
871 Support for Steelseries SRW-S1 steering wheel
874 tristate "Sunplus wireless desktop"
877 Support for Sunplus wireless desktop.
880 tristate "Synaptics RMI4 device support"
888 Support for Synaptics RMI4 touchpads.
889 Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
890 and want support for its special functionalities.
893 tristate "GreenAsia (Product ID 0x12) game controller support"
896 Say Y here if you have a GreenAsia (Product ID 0x12) based game
897 controller or adapter.
900 bool "GreenAsia (Product ID 0x12) force feedback support"
901 depends on HID_GREENASIA
902 select INPUT_FF_MEMLESS
904 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
905 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
906 and want to enable force feedback support for it.
908 config HID_HYPERV_MOUSE
909 tristate "Microsoft Hyper-V mouse driver"
912 Select this option to enable the Hyper-V mouse driver.
914 config HID_SMARTJOYPLUS
915 tristate "SmartJoy PLUS PS2/USB adapter support"
918 Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box,
919 Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro.
921 Note that DDR (Dance Dance Revolution) mode is not supported, nor
922 is pressure sensitive buttons on the pro models.
924 config SMARTJOYPLUS_FF
925 bool "SmartJoy PLUS PS2/USB adapter force feedback support"
926 depends on HID_SMARTJOYPLUS
927 select INPUT_FF_MEMLESS
929 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
930 enable force feedback support for it.
933 tristate "TiVo Slide Bluetooth remote control support"
936 Say Y if you have a TiVo Slide Bluetooth remote control.
939 tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
942 Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
943 CLLRCMCE remote control.
946 tristate "ThingM blink(1) USB RGB LED"
948 depends on LEDS_CLASS
951 Support for the ThingM blink(1) USB RGB LED. This driver has been
952 merged into the generic hid led driver. Config symbol HID_THINGM
953 just selects HID_LED and will be removed soon.
955 config HID_THRUSTMASTER
956 tristate "ThrustMaster devices support"
959 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
960 a THRUSTMASTER Ferrari GT Rumble Wheel.
962 config THRUSTMASTER_FF
963 bool "ThrustMaster devices force feedback support"
964 depends on HID_THRUSTMASTER
965 select INPUT_FF_MEMLESS
967 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
968 a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
969 Rumble Force or Force Feedback Wheel.
972 tristate "THQ PS3 uDraw tablet"
975 Say Y here if you want to use the THQ uDraw gaming tablet for
979 tristate "Wacom Intuos/Graphire tablet support (USB)"
986 Say Y here if you want to use the USB or BT version of the Wacom Intuos
989 To compile this driver as a module, choose M here: the
990 module will be called wacom.
993 tristate "Nintendo Wii / Wii U peripherals"
995 depends on LEDS_CLASS
997 select INPUT_FF_MEMLESS
999 Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported
1000 devices are the Wii Remote and its extension devices, but also devices
1001 based on the Wii Remote like the Wii U Pro Controller or the
1004 Support for all official Nintendo extensions is available, however, 3rd
1005 party extensions might not be supported. Please report these devices to:
1006 http://github.com/dvdhrm/xwiimote/issues
1008 Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
1009 the Wii U Gamepad) might be supported in the future. But currently
1010 support is limited to Bluetooth based devices.
1014 To compile this driver as a module, choose M here: the
1015 module will be called hid-wiimote.
1018 tristate "Xin-Mo non-fully compliant devices"
1021 Support for Xin-Mo devices that are not fully compliant with the HID
1022 standard. Currently only supports the Xin-Mo Dual Arcade. Say Y here
1023 if you have a Xin-Mo Dual Arcade controller.
1026 tristate "Zeroplus based game controller support"
1029 Say Y here if you have a Zeroplus based game controller.
1032 bool "Zeroplus based game controller force feedback support"
1033 depends on HID_ZEROPLUS
1034 select INPUT_FF_MEMLESS
1036 Say Y here if you have a Zeroplus based game controller and want
1037 to have force feedback support for it.
1040 tristate "Zydacron remote control support"
1043 Support for Zydacron remote control.
1045 config HID_SENSOR_HUB
1046 tristate "HID Sensors framework support"
1047 depends on HID && HAS_IOMEM
1051 Support for HID Sensor framework. This creates a MFD instance
1052 for a sensor hub and identifies all the sensors connected to it.
1053 Each sensor is registered as a MFD cell, so that sensor specific
1054 processing can be done in a separate driver. Each sensor
1055 drivers can use the service provided by this driver to register
1056 for events and handle data streams. Each sensor driver can format
1057 data and present to user mode using input or IIO interface.
1059 config HID_SENSOR_CUSTOM_SENSOR
1060 tristate "HID Sensors hub custom sensor support"
1061 depends on HID_SENSOR_HUB
1064 HID Sensor hub specification allows definition of some custom and
1065 generic sensors. Unlike other HID sensors, they can't be exported
1066 via Linux IIO because of custom fields. This is up to the manufacturer
1067 to decide how to interpret these special sensor ids and process in
1068 the user space. Currently some manufacturers are using these ids for
1069 sensor calibration and debugging other sensors. Manufacturers
1070 should't use these special custom sensor ids to export any of the
1072 Select this config option for custom/generic sensor support.
1075 tristate "Alps HID device support"
1078 Support for Alps I2C HID touchpads and StickPointer.
1079 Say Y here if you have a Alps touchpads over i2c-hid or usbhid
1080 and want support for its special functionalities.
1086 source "drivers/hid/usbhid/Kconfig"
1088 source "drivers/hid/i2c-hid/Kconfig"
1090 source "drivers/hid/intel-ish-hid/Kconfig"