1 # SPDX-License-Identifier: GPL-2.0-only
3 # HID driver configuration
10 This option adds core support for human interface device (HID).
11 You will also need drivers from the following menu to make use of it.
16 tristate "HID bus core support"
20 A human interface device (HID) is a type of computer device that
21 interacts directly with and takes input from humans. The term "HID"
22 most commonly used to refer to the USB-HID specification, but other
23 devices (such as, but not strictly limited to, Bluetooth) are
24 designed using HID specification (this involves certain keyboards,
25 mice, tablets, etc). This option adds the HID bus to the kernel,
26 together with generic HID layer code. The HID devices are added and
27 removed from the HID bus by the transport-layer drivers, such as
28 usbhid (USB_HID) and hidp (BT_HIDP).
30 For docs and specs, see https://www.usb.org/developers/hidpage/
36 config HID_BATTERY_STRENGTH
37 bool "Battery level reporting for HID devices"
41 This option adds support of reporting battery strength (for HID devices
42 that support this feature) through power_supply class so that userspace
43 tools, such as upower, can display it.
46 bool "/dev/hidraw raw HID device support"
48 Say Y here if you want to support HID devices (from the USB
49 specification standpoint) that aren't strictly user interface
50 devices, like monitor controls and Uninterruptible Power Supplies.
52 This module supports these devices separately using a separate
53 event interface on /dev/hidraw.
55 There is also a /dev/hiddev configuration option in the USB HID
56 configuration menu. In comparison to hiddev, this device does not process
57 the hid events at all (no parsing, no lookups). This lets applications
58 to work on raw hid events when they want to, and avoid using transport-specific
59 userspace libhid/libusb libraries.
64 tristate "User-space I/O driver support for HID subsystem"
67 Say Y here if you want to provide HID I/O Drivers from user-space.
68 This allows to write I/O drivers in user-space and feed the data from
69 the device into the kernel. The kernel parses the HID reports, loads the
70 corresponding HID Device Driver or provides input devices on top of your
73 This driver cannot be used to parse HID-reports in user-space and write
74 special HID-drivers. You should use hidraw for that.
75 Instead, this driver allows to write the transport-layer driver in
76 user-space like USB-HID and Bluetooth-HID do in kernel-space.
80 To compile this driver as a module, choose M here: the
81 module will be called uhid.
84 tristate "Generic HID driver"
87 Support for generic devices on the HID bus. This includes most
88 keyboards and mice, joysticks, tablets and digitizers.
90 To compile this driver as a module, choose M here: the module
91 will be called hid-generic.
95 menu "Special HID drivers"
98 tristate "A4TECH mice"
101 Support for some A4TECH mice with two scroll wheels.
104 tristate "Accutouch touch device"
107 This selects a driver for the Accutouch 2216 touch controller.
109 The driver works around a problem in the reported device capabilities
110 which causes userspace to detect the device as a mouse rather than
113 Say Y here if you have a Accutouch 2216 touch controller.
116 tristate "ACRUX game controller support"
118 Say Y here if you want to enable support for ACRUX game controllers.
121 bool "ACRUX force feedback support"
123 select INPUT_FF_MEMLESS
125 Say Y here if you want to enable force feedback support for ACRUX
129 tristate "Apple {i,Power,Mac}Books"
130 depends on LEDS_CLASS
134 Support for some Apple devices which less or more break
137 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
138 MacBooks, MacBook Pros and Apple Aluminum.
141 tristate "Apple infrared receiver"
144 Support for Apple infrared remote control. All the Apple computers from
145 2005 onwards include such a port, except the unibody Macbook (2009),
146 and Mac Pros. This receiver is also used in the Apple TV set-top box
147 prior to the 2010 model.
149 Say Y here if you want support for Apple infrared remote control.
154 depends on LEDS_CLASS
155 depends on ASUS_WMI || ASUS_WMI=n
158 Support for Asus notebook built-in keyboard and touchpad via i2c, and
159 the Asus Republic of Gamers laptop keyboard special keys.
170 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
173 tristate "Belkin Flip KVM and Wireless keyboard"
176 Support for Belkin Flip KVM and Wireless keyboard.
179 tristate "Betop Production Inc. force feedback support"
181 select INPUT_FF_MEMLESS
183 Say Y here if you want to enable force feedback support for devices by
184 BETOP Production Ltd.
185 Currently the following devices are known to be supported:
186 - BETOP 2185 PC & BFM MODE
189 tristate "BigBen Interactive Kids' gamepad support"
192 depends on LEDS_CLASS
193 select INPUT_FF_MEMLESS
195 Support for the "Kid-friendly Wired Controller" PS3OFMINIPAD
196 gamepad made by BigBen Interactive, originally sold as a PS3
197 accessory. This driver fixes input mapping and adds support for
198 force feedback effects and LEDs on the device.
201 tristate "Cherry Cymotion keyboard"
204 Support for Cherry Cymotion keyboard.
207 tristate "Chicony devices"
211 Support for Chicony Tactical pad and special keys on Chicony keyboards.
214 tristate "Corsair devices"
215 depends on USB_HID && LEDS_CLASS
218 Support for Corsair devices that are not fully compliant with the
220 Support for Corsair Void headsets.
225 - Corsair Void headsets
228 tristate "Cougar devices"
230 Support for Cougar devices that are not fully compliant with the
234 - Cougar 500k Gaming Keyboard
237 tristate "Macally devices"
239 Support for Macally devices that are not fully compliant with the
243 - Macally ikey keyboard
246 tristate "Prodikeys PC-MIDI Keyboard support"
247 depends on USB_HID && SND
250 Support for Prodikeys PC-MIDI Keyboard device support.
251 Say Y here to enable support for this device.
252 - Prodikeys PC-MIDI keyboard.
253 The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
254 input and one MIDI output. These MIDI jacks appear as
255 a sound "card" in the ALSA sound system.
256 Note: if you say N here, this device will still function as a basic
257 multimedia keyboard, but will lack support for the musical keyboard
258 and some additional multimedia keys.
261 tristate "CMedia audio chips"
263 Support for CMedia CM6533 HID audio jack controls
264 and HS100B mute buttons.
267 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
268 depends on USB_HID && HIDRAW && I2C && GPIOLIB
269 select GPIOLIB_IRQCHIP
271 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
272 This is a HID device driver which registers as an i2c adapter
273 and gpiochip to expose these functions of the CP2112. The
274 customizable USB descriptor fields are exposed as sysfs attributes.
276 config HID_CREATIVE_SB0540
277 tristate "Creative SB0540 infrared receiver"
280 Support for Creative infrared SB0540-compatible remote controls, such
281 as the RM-1500 and RM-1800 remotes.
283 Say Y here if you want support for Creative SB0540 infrared receiver.
286 tristate "Cypress mouse and barcode readers"
289 Support for cypress mouse and barcode readers.
291 config HID_DRAGONRISE
292 tristate "DragonRise Inc. game controller"
294 Say Y here if you have DragonRise Inc. game controllers.
295 These might be branded as:
297 - Media-tech MT1504 "Rogue"
299 - Defender Game Master
302 bool "DragonRise Inc. force feedback"
303 depends on HID_DRAGONRISE
304 select INPUT_FF_MEMLESS
306 Say Y here if you want to enable force feedback support for DragonRise Inc.
310 tristate "EMS Production Inc. force feedback support"
311 select INPUT_FF_MEMLESS
313 Say Y here if you want to enable force feedback support for devices by
315 Currently the following devices are known to be supported:
316 - Trio Linker Plus II
319 tristate "ELAN USB Touchpad Support"
320 depends on LEDS_CLASS && USB_HID
322 Say Y to enable support for the USB ELAN touchpad
323 Currently the following devices are known to be supported:
324 - HP Pavilion X2 10-p0XX.
327 tristate "ELECOM HID devices"
329 Support for ELECOM devices:
330 - BM084 Bluetooth Mouse
331 - EX-G Trackballs (M-XT3DRBK, M-XT3URBK)
332 - DEFT Trackballs (M-DT1DRBK, M-DT1URBK, M-DT2DRBK, M-DT2URBK)
333 - HUGE Trackballs (M-HT1DRBK, M-HT1URBK)
336 tristate "ELO USB 4000/4500 touchscreen"
339 Support for the ELO USB 4000/4500 touchscreens. Note that this is for
340 different devices than those handled by CONFIG_TOUCHSCREEN_USB_ELO.
343 tristate "EVision Keyboards Support"
346 Support for some EVision keyboards. Note that this is needed only when
347 applying customization using userspace programs.
350 tristate "Ezkey BTC 8193 keyboard"
353 Support for Ezkey BTC 8193 keyboard.
356 tristate "FTDI FT260 USB HID to I2C host support"
357 depends on USB_HID && HIDRAW && I2C
359 Provides I2C host adapter functionality over USB-HID through FT260
360 device. The customizable USB descriptor fields are exposed as sysfs
363 To compile this driver as a module, choose M here: the module
364 will be called hid-ft260.
367 tristate "Gembird Joypad"
369 Support for Gembird JPD-DualForce 2.
372 tristate "Google Fiber TV Box remote control support"
374 Support for Google Fiber TV Box remote controls
377 tristate "Glorious PC Gaming Race mice"
379 Support for Glorious PC Gaming Race mice such as
380 the Glorious Model O, O- and D.
383 tristate "Holtek HID devices"
386 Support for Holtek based devices:
387 - Holtek On Line Grip based game controller
388 - Trust GXT 18 Gaming Keyboard
389 - Sharkoon Drakonia / Perixx MX-2000 gaming mice
390 - Tracer Sniper TRM-503 / NOVA Gaming Slider X200 /
392 - SHARKOON DarkGlider Gaming mouse
393 - LEETGION Hellion Gaming Mouse
396 bool "Holtek On Line Grip force feedback support"
397 depends on HID_HOLTEK
398 select INPUT_FF_MEMLESS
400 Say Y here if you have a Holtek On Line Grip based game controller
401 and want to have force feedback support for it.
403 config HID_VIVALDI_COMMON
406 ChromeOS Vivaldi HID parsing support library. This is a hidden
407 option so that drivers can use common code to parse the HID
408 descriptors for vivaldi function row keymap.
410 config HID_GOODIX_SPI
411 tristate "Goodix GT7986U SPI HID touchscreen"
412 depends on SPI_MASTER
414 Support for Goodix GT7986U SPI HID touchscreen device.
416 config HID_GOOGLE_HAMMER
417 tristate "Google Hammer Keyboard"
418 select HID_VIVALDI_COMMON
419 select INPUT_VIVALDIFMAP
420 depends on USB_HID && LEDS_CLASS && CROS_EC
422 Say Y here if you have a Google Hammer device.
424 config HID_GOOGLE_STADIA_FF
425 tristate "Google Stadia force feedback"
426 select INPUT_FF_MEMLESS
428 Say Y here if you want to enable force feedback support for the Google
432 tristate "Vivaldi Keyboard"
433 select HID_VIVALDI_COMMON
434 select INPUT_VIVALDIFMAP
436 Say Y here if you want to enable support for Vivaldi keyboards.
438 Vivaldi keyboards use a vendor-specific (Google) HID usage to report
439 how the keys in the top row are physically ordered.
442 tristate "MSI GT68xR LED support"
443 depends on LEDS_CLASS && USB_HID
445 Say Y here if you want to enable support for the three MSI GT68xR LEDs
447 This driver support following modes:
448 - Normal: LEDs are fully on when enabled
449 - Audio: LEDs brightness depends on sound level
450 - Breathing: LEDs brightness varies at human breathing rate
452 Currently the following devices are know to be supported:
456 tristate "Keytouch HID devices"
458 Support for Keytouch HID devices not fully compliant with
459 the specification. Currently supported:
463 tristate "KYE/Genius devices"
465 Support for KYE/Genius devices not fully compliant with HID standard:
467 - EasyPen i405X tablet
468 - MousePen i608X tablet
469 - EasyPen M610X tablet
472 tristate "Kysona devices"
475 Support for Kysona mice.
477 Say Y here if you have a Kysona M600 mouse
478 and want to be able to read its battery capacity.
484 Support for UC-Logic and Huion tablets.
489 Support for Waltop tablets.
492 tristate "ViewSonic/Signotec"
494 Support for ViewSonic/Signotec PD1011 signature pad.
497 tristate "VRC-2 Car Controller"
500 Support for VRC-2 which is a 2-axis controller often used in
503 To compile this driver as a module, choose M here: the
504 module will be called hid-vrc2.
509 Adds support for side buttons of Xiaomi Mi Dual Mode Wireless
510 Mouse Silent Edition.
513 tristate "Gyration remote control"
515 Support for Gyration remote control.
518 tristate "ION iCade arcade controller"
520 Support for the ION iCade arcade controller to work as a joystick.
522 To compile this driver as a module, choose M here: the
523 module will be called hid-icade.
526 tristate "ITE devices"
529 Support for ITE devices not fully compliant with HID standard.
532 tristate "Jabra USB HID Driver"
534 Support for Jabra USB HID devices.
536 Prevents mapping of vendor defined HID usages to input events. Without
537 this driver HID reports from Jabra devices may incorrectly be seen as
539 Say M here if you may ever plug in a Jabra USB device.
542 tristate "Twinhan IR remote control"
544 Support for Twinhan IR remote control.
546 config HID_KENSINGTON
547 tristate "Kensington Slimblade Trackball"
550 Support for Kensington Slimblade Trackball.
555 Support for LC-Power RC1000MCE RF remote control.
558 tristate "Simple RGB LED support"
559 depends on LEDS_CLASS
561 Support for simple RGB LED devices. Currently supported are:
562 - Riso Kagaku Webmail Notifier
563 - Dream Cheeky Webmail Notifier and Friends Alert
565 - Delcom Visual Signal Indicator Generation 2
568 To compile this driver as a module, choose M here: the
569 module will be called hid-led.
572 tristate "Lenovo / Thinkpad devices"
576 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
578 Say Y if you want support for horizontal scrolling of the IBM/Lenovo
579 Scrollpoint mice or the non-compliant features of the Lenovo Thinkpad
580 standalone keyboards, e.g:
581 - ThinkPad USB Keyboard with TrackPoint (supports extra LEDs and trackpoint
583 - ThinkPad Compact Bluetooth Keyboard with TrackPoint (supports Fn keys)
584 - ThinkPad Compact USB Keyboard with TrackPoint (supports Fn keys)
587 tristate "Letsketch WP9620N tablets"
590 Driver for the LetSketch / VSON WP9620N drawing tablet. This
591 drawing tablet is also sold under other brand names such as Case U,
592 presumably this driver will work for all of them. But it has only been
593 tested with a LetSketch WP9620N model.
595 These tablets also work without a special HID driver, but then only
596 part of the active area works and both the pad and stylus buttons are
597 hardwired to special key-combos. E.g. the 2 stylus buttons send right
598 mouse clicks / resp. "e" key presses.
601 tristate "Logitech devices"
603 depends on LEDS_CLASS
606 Support for Logitech devices that are not fully compliant with HID standard.
608 config HID_LOGITECH_DJ
609 tristate "Logitech receivers full support"
612 depends on HID_LOGITECH
613 select HID_LOGITECH_HIDPP
615 Say Y if you want support for Logitech receivers and devices.
616 Logitech receivers are capable of pairing multiple Logitech compliant
617 devices to the same receiver. Without this driver it will be handled by
618 generic USB_HID driver and all incoming events will be multiplexed
619 into a single mouse and a single keyboard device.
621 config HID_LOGITECH_HIDPP
622 tristate "Logitech HID++ devices support"
623 depends on HID_LOGITECH
626 Support for Logitech devices relying on the HID++ Logitech specification
628 Say Y if you want support for Logitech devices relying on the HID++
629 specification. Such devices are the various Logitech Touchpads (T650,
630 T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar
634 bool "Logitech force feedback support"
635 depends on HID_LOGITECH
636 select INPUT_FF_MEMLESS
638 Say Y here if you have one of these devices:
639 - Logitech WingMan Cordless RumblePad
640 - Logitech WingMan Cordless RumblePad 2
641 - Logitech WingMan Force 3D
643 and if you want to enable force feedback for them.
644 Note: if you say N here, this device will still be supported, but without
647 config LOGIRUMBLEPAD2_FF
648 bool "Logitech force feedback support (variant 2)"
649 depends on HID_LOGITECH
650 select INPUT_FF_MEMLESS
652 Say Y here if you want to enable force feedback support for:
654 - Logitech Rumblepad 2
655 - Logitech Formula Vibration Feedback Wheel
658 bool "Logitech Flight System G940 force feedback support"
659 depends on HID_LOGITECH
660 select INPUT_FF_MEMLESS
662 Say Y here if you want to enable force feedback support for Logitech
663 Flight System G940 devices.
666 bool "Logitech wheels configuration and force feedback support"
667 depends on HID_LOGITECH
668 select INPUT_FF_MEMLESS
671 Say Y here if you want to enable force feedback and range setting(*)
672 support for following Logitech wheels:
676 - Logitech Driving Force
677 - Logitech Driving Force Pro (*)
678 - Logitech Driving Force GT (*)
679 - Logitech Driving Force EX/RX
680 - Logitech Driving Force Wireless
681 - Logitech Speed Force Wireless
682 - Logitech MOMO Force
683 - Logitech MOMO Racing Force
684 - Logitech Formula Force GP
685 - Logitech Formula Force EX/RX
686 - Logitech Wingman Formula Force GP
688 config HID_MAGICMOUSE
689 tristate "Apple Magic Mouse/Trackpad multi-touch support"
691 Support for the Apple Magic Mouse/Trackpad multi-touch.
693 Say Y here if you want support for the multi-touch features of the
694 Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
697 tristate "Maltron L90 keyboard"
699 Adds support for the volume up, volume down, mute, and play/pause buttons
700 of the Maltron L90 keyboard.
703 tristate "Mayflash game controller adapter force feedback"
704 select INPUT_FF_MEMLESS
706 Say Y here if you have HJZ Mayflash PS3 game controller adapters
707 and want to enable force feedback support.
709 config HID_MEGAWORLD_FF
710 tristate "Mega World based game controller force feedback support"
712 select INPUT_FF_MEMLESS
714 Say Y here if you have a Mega World based game controller and want
715 to have force feedback support for it.
718 tristate "Redragon keyboards"
721 Support for Redragon keyboards that need fix-ups to work properly.
724 tristate "Microsoft non-fully HID-compliant devices"
726 select INPUT_FF_MEMLESS
728 Support for Microsoft devices that are not fully compliant with HID standard.
731 tristate "Monterey Genius KB29E keyboard"
734 Support for Monterey Genius KB29E.
736 config HID_MULTITOUCH
737 tristate "HID Multitouch panels"
739 Generic support for HID multitouch panels.
741 Say Y here if you have one of the following devices:
742 - 3M PCT touch screens
743 - ActionStar dual touch panels
745 - Cando dual touch panels
749 - Cypress TrueTouch panels
750 - Elan Microelectronics touch panels
751 - Elo TouchSystems IntelliTouch Plus panels
752 - GeneralTouch 'Sensing Win7-TwoFinger' panels
754 - Hanvon dual touch panels
755 - Ilitek dual touch panels
756 - IrTouch Infrared USB panels
757 - LG Display panels (Dell ST2220Tc)
758 - Lumio CrystalTouch panels
759 - MosArt dual-touch panels
760 - Panasonic multitouch panels
761 - PenMount dual touch panels
762 - Perixx Peripad 701 touchpad
763 - PixArt optical touch screen
764 - Pixcir dual touch panels
766 - eGalax dual-touch panels, including the Joojoo and Wetab tablets
767 - SiS multitouch panels
768 - Stantum multitouch panels
769 - Touch International Panels
771 - Wistron optical touch panels
772 - XAT optical touch panels
773 - Xiroku optical touch panels
774 - Zytronic touch panels
778 To compile this driver as a module, choose M here: the
779 module will be called hid-multitouch.
782 tristate "Nintendo Joy-Con, NSO, and Pro Controller support"
784 depends on LEDS_CLASS
787 Adds support for the Nintendo Switch Joy-Cons, NSO, Pro Controller.
788 All controllers support bluetooth, and the Pro Controller also supports
789 its USB mode. This also includes support for the Nintendo Switch Online
790 Controllers which include the NES, Genesis, SNES, and N64 controllers.
792 To compile this driver as a module, choose M here: the
793 module will be called hid-nintendo.
796 bool "Nintendo Switch controller force feedback support"
797 depends on HID_NINTENDO
798 select INPUT_FF_MEMLESS
800 Say Y here if you have a Nintendo Switch controller and want to enable
801 force feedback support for it. This works for both joy-cons, the pro
802 controller, and the NSO N64 controller. For the pro controller, both
803 rumble motors can be controlled individually.
806 tristate "NTI keyboard adapters"
808 Support for the "extra" Sun keyboard keys on keyboards attached
809 through Network Technologies USB-SUN keyboard adapters.
812 tristate "N-Trig touch screen"
815 Support for N-Trig touch screen.
817 config HID_NVIDIA_SHIELD
818 tristate "NVIDIA SHIELD devices"
821 depends on LEDS_CLASS
824 Support for NVIDIA SHIELD accessories.
827 - Thunderstrike (NVIDIA SHIELD Controller 2017)
829 config NVIDIA_SHIELD_FF
830 bool "NVIDIA SHIELD force feedback support"
831 depends on HID_NVIDIA_SHIELD
832 select INPUT_FF_MEMLESS
834 Say Y here if you would like to enable force feedback support for
835 NVIDIA SHIELD accessories with haptics capabilities.
838 tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
840 There are certain devices which have LogicalMaximum wrong in the keyboard
841 usage page of their report descriptor. The most prevailing ones so far
842 are manufactured by Ortek, thus the name of the driver. Currently
843 supported devices by this driver are
847 - Skycable wireless presenter
849 config HID_PANTHERLORD
850 tristate "Pantherlord/GreenAsia game controller"
852 Say Y here if you have a PantherLord/GreenAsia based game controller
855 config PANTHERLORD_FF
856 bool "Pantherlord force feedback support"
857 depends on HID_PANTHERLORD
858 select INPUT_FF_MEMLESS
860 Say Y here if you have a PantherLord/GreenAsia based game controller
861 or adapter and want to enable force feedback support for it.
864 tristate "Penmount touch device"
867 This selects a driver for the PenMount 6000 touch controller.
869 The driver works around a problem in the report descript allowing
870 the userspace to touch events instead of mouse events.
872 Say Y here if you have a Penmount based touch controller.
875 tristate "Petalynx Maxter remote control"
877 Support for Petalynx Maxter remote control.
880 tristate "PicoLCD (graphic version)"
882 This provides support for Minibox PicoLCD devices, currently
883 only the graphical ones are supported.
885 This includes support for the following device features:
887 - Switching between Firmware and Flash mode
888 - EEProm / Flash access (via debugfs)
889 Features selectively enabled:
890 - Framebuffer for monochrome 256x64 display
893 - General purpose outputs
894 Features that are not (yet) supported:
897 config HID_PICOLCD_FB
898 bool "Framebuffer support" if EXPERT
900 depends on HID_PICOLCD
901 depends on HID_PICOLCD=FB || FB=y
902 select FB_SYSMEM_HELPERS_DEFERRED
904 Provide access to PicoLCD's 256x64 monochrome display via a
907 config HID_PICOLCD_BACKLIGHT
908 bool "Backlight control" if EXPERT
910 depends on HID_PICOLCD
911 depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
913 Provide access to PicoLCD's backlight control via backlight
916 config HID_PICOLCD_LCD
917 bool "Contrast control" if EXPERT
919 depends on HID_PICOLCD
920 depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
922 Provide access to PicoLCD's LCD contrast via lcd class.
924 config HID_PICOLCD_LEDS
925 bool "GPO via leds class" if EXPERT
927 depends on HID_PICOLCD
928 depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
930 Provide access to PicoLCD's GPO pins via leds class.
932 config HID_PICOLCD_CIR
933 bool "CIR via RC class" if EXPERT
935 depends on HID_PICOLCD
936 depends on HID_PICOLCD=RC_CORE || RC_CORE=y
938 Provide access to PicoLCD's CIR interface via remote control (LIRC).
940 config HID_PLANTRONICS
941 tristate "Plantronics USB HID Driver"
943 Provides HID support for Plantronics USB audio devices.
944 Correctly maps vendor unique volume up/down HID usages to
945 KEY_VOLUMEUP and KEY_VOLUMEDOWN events and prevents core mapping
946 of other vendor unique HID usages to random mouse events.
948 Say M here if you may ever plug in a Plantronics USB audio device.
950 config HID_PLAYSTATION
951 tristate "PlayStation HID Driver"
952 depends on LEDS_CLASS_MULTICOLOR
956 Provides support for Sony PS4/PS5 controllers including support for
957 its special functionalities e.g. touchpad, lights and motion
960 config PLAYSTATION_FF
961 bool "PlayStation force feedback support"
962 depends on HID_PLAYSTATION
963 select INPUT_FF_MEMLESS
965 Say Y here if you would like to enable force feedback support for
966 PlayStation game controllers.
969 tristate "PhoenixRC HID Flight Controller"
972 Support for PhoenixRC HID Flight Controller, a 8-axis flight controller.
974 To compile this driver as a module, choose M here: the
975 module will be called hid-pxrc.
978 tristate "Razer non-fully HID-compliant devices"
980 Support for Razer devices that are not fully compliant with the
984 tristate "Primax non-fully HID-compliant devices"
986 Support for Primax devices that are not fully compliant with the
990 tristate "Retrode 2 USB adapter for vintage video games"
994 * Retrode 2 cartridge and controller adapter
997 tristate "Roccat device support"
1000 Support for Roccat devices.
1001 Say Y here if you have a Roccat mouse or keyboard and want
1002 support for its special functionalities.
1005 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
1007 Support for Saitek devices that are not fully compliant with the
1011 - PS1000 Dual Analog Pad
1012 - Saitek R.A.T.7, R.A.T.9, M.M.O.7 Gaming Mice
1013 - Mad Catz R.A.T.5, R.A.T.9 Gaming Mice
1016 tristate "Samsung InfraRed remote control or keyboards"
1019 Support for Samsung InfraRed remote control or keyboards.
1022 tristate "Semitek USB keyboards"
1024 Support for Semitek USB keyboards that are not fully compliant
1025 with the HID standard.
1027 There are many variants, including:
1028 - GK61, GK64, GK68, GK84, GK96, etc.
1029 - SK61, SK64, SK68, SK84, SK96, etc.
1033 - X-Bows Nature/Knight
1035 config HID_SIGMAMICRO
1036 tristate "SiGma Micro-based keyboards"
1039 Support for keyboards that use the SiGma Micro (a.k.a SigmaChip) IC.
1046 tristate "Sony PS2/3/4 accessories"
1049 depends on LEDS_CLASS
1055 * Sony PS3 6-axis controllers
1056 * Sony PS4 DualShock 4 controllers
1058 * Sony PS3 Blue-ray Disk Remote Control (Bluetooth)
1059 * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth)
1060 * Guitar Hero Live PS3, Wii U and PS4 guitar dongles
1061 * Guitar Hero PS3 and PC guitar dongles
1064 bool "Sony PS2/3/4 accessories force feedback support"
1066 select INPUT_FF_MEMLESS
1068 Say Y here if you have a Sony PS2/3/4 accessory and want to enable
1069 force feedback support for it.
1071 config HID_SPEEDLINK
1072 tristate "Speedlink VAD Cezanne mouse support"
1074 Support for Speedlink Vicious and Divine Cezanne mouse.
1077 tristate "Steam Controller/Deck support"
1080 Say Y here if you have a Steam Controller or Deck if you want to use it
1081 without running the Steam Client. It supports both the wired and
1082 the wireless adaptor.
1085 bool "Steam Deck force feedback support"
1086 depends on HID_STEAM
1087 select INPUT_FF_MEMLESS
1089 Say Y here if you want to enable force feedback support for the Steam
1092 config HID_STEELSERIES
1093 tristate "Steelseries devices support"
1096 Support for Steelseries SRW-S1 steering wheel, and the Steelseries
1097 Arctis 1 Wireless for XBox headset.
1100 tristate "Sunplus wireless desktop"
1102 Support for Sunplus wireless desktop.
1105 tristate "Synaptics RMI4 device support"
1113 Support for Synaptics RMI4 touchpads.
1114 Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
1115 and want support for its special functionalities.
1117 config HID_GREENASIA
1118 tristate "GreenAsia (Product ID 0x12) game controller support"
1120 Say Y here if you have a GreenAsia (Product ID 0x12) based game
1121 controller or adapter.
1124 bool "GreenAsia (Product ID 0x12) force feedback support"
1125 depends on HID_GREENASIA
1126 select INPUT_FF_MEMLESS
1128 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
1129 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
1130 and want to enable force feedback support for it.
1132 config HID_HYPERV_MOUSE
1133 tristate "Microsoft Hyper-V mouse driver"
1136 Select this option to enable the Hyper-V mouse driver.
1138 config HID_SMARTJOYPLUS
1139 tristate "SmartJoy PLUS PS2/USB adapter support"
1141 Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box,
1142 Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro.
1144 Note that DDR (Dance Dance Revolution) mode is not supported, nor
1145 is pressure sensitive buttons on the pro models.
1147 config SMARTJOYPLUS_FF
1148 bool "SmartJoy PLUS PS2/USB adapter force feedback support"
1149 depends on HID_SMARTJOYPLUS
1150 select INPUT_FF_MEMLESS
1152 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
1153 enable force feedback support for it.
1156 tristate "TiVo Slide Bluetooth remote control support"
1158 Say Y if you have a TiVo Slide Bluetooth remote control.
1161 tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
1163 Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
1164 CLLRCMCE remote control.
1167 tristate "Topre REALFORCE keyboards"
1170 Say Y for N-key rollover support on Topre REALFORCE R2 108/87 key keyboards.
1173 tristate "ThingM blink(1) USB RGB LED"
1174 depends on LEDS_CLASS
1177 Support for the ThingM blink(1) USB RGB LED. This driver has been
1178 merged into the generic hid led driver. Config symbol HID_THINGM
1179 just selects HID_LED and will be removed soon.
1181 config HID_THRUSTMASTER
1182 tristate "ThrustMaster devices support"
1185 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2,
1186 a THRUSTMASTER Ferrari GT Rumble Wheel or Thrustmaster FFB
1187 Wheel (T150RS, T300RS, T300 Ferrari Alcantara Edition, T500RS).
1189 config THRUSTMASTER_FF
1190 bool "ThrustMaster devices force feedback support"
1191 depends on HID_THRUSTMASTER
1192 select INPUT_FF_MEMLESS
1194 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
1195 a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
1196 Rumble Force or Force Feedback Wheel.
1198 config HID_UDRAW_PS3
1199 tristate "THQ PS3 uDraw tablet"
1201 Say Y here if you want to use the THQ uDraw gaming tablet for
1205 tristate "U2F Zero LED and RNG support"
1207 depends on LEDS_CLASS
1208 depends on HW_RANDOM
1210 Support for the LED of the U2F Zero device.
1212 U2F Zero supports custom commands for blinking the LED
1213 and getting data from the internal hardware RNG.
1214 The internal hardware can be used to feed the enthropy pool.
1216 U2F Zero only supports blinking its LED, so this driver doesn't
1217 allow setting the brightness to anything but 1, which will
1218 trigger a single blink and immediately reset back to 0.
1221 tristate "Wacom Intuos/Graphire tablet support (USB)"
1226 select LEDS_TRIGGERS
1228 Say Y here if you want to use the USB or BT version of the Wacom Intuos
1231 To compile this driver as a module, choose M here: the
1232 module will be called wacom.
1235 tristate "Nintendo Wii / Wii U peripherals"
1236 depends on LEDS_CLASS
1238 select INPUT_FF_MEMLESS
1240 Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported
1241 devices are the Wii Remote and its extension devices, but also devices
1242 based on the Wii Remote like the Wii U Pro Controller or the
1245 Support for all official Nintendo extensions is available, however, 3rd
1246 party extensions might not be supported. Please report these devices to:
1247 http://github.com/dvdhrm/xwiimote/issues
1249 Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
1250 the Wii U Gamepad) might be supported in the future. But currently
1251 support is limited to Bluetooth based devices.
1255 To compile this driver as a module, choose M here: the
1256 module will be called hid-wiimote.
1259 tristate "WinWing Orion2 throttle support"
1262 depends on LEDS_CLASS
1264 Support for WinWing Orion2 throttle base with the following grips:
1269 This driver enables all buttons and switches on the throttle base.
1271 To compile this driver as a module, choose M here: the
1272 module will be called hid-winwing.
1275 tristate "Xin-Mo non-fully compliant devices"
1277 Support for Xin-Mo devices that are not fully compliant with the HID
1278 standard. Currently only supports the Xin-Mo Dual Arcade. Say Y here
1279 if you have a Xin-Mo Dual Arcade controller.
1282 tristate "Zeroplus based game controller support"
1284 Say Y here if you have a Zeroplus based game controller.
1287 bool "Zeroplus based game controller force feedback support"
1288 depends on HID_ZEROPLUS
1289 select INPUT_FF_MEMLESS
1291 Say Y here if you have a Zeroplus based game controller and want
1292 to have force feedback support for it.
1295 tristate "Zydacron remote control support"
1297 Support for Zydacron remote control.
1299 config HID_SENSOR_HUB
1300 tristate "HID Sensors framework support"
1301 depends on HAS_IOMEM
1305 Support for HID Sensor framework. This creates a MFD instance
1306 for a sensor hub and identifies all the sensors connected to it.
1307 Each sensor is registered as a MFD cell, so that sensor specific
1308 processing can be done in a separate driver. Each sensor
1309 drivers can use the service provided by this driver to register
1310 for events and handle data streams. Each sensor driver can format
1311 data and present to user mode using input or IIO interface.
1313 config HID_SENSOR_CUSTOM_SENSOR
1314 tristate "HID Sensors hub custom sensor support"
1315 depends on HID_SENSOR_HUB
1318 HID Sensor hub specification allows definition of some custom and
1319 generic sensors. Unlike other HID sensors, they can't be exported
1320 via Linux IIO because of custom fields. This is up to the manufacturer
1321 to decide how to interpret these special sensor ids and process in
1322 the user space. Currently some manufacturers are using these ids for
1323 sensor calibration and debugging other sensors. Manufacturers
1324 shouldn't use these special custom sensor ids to export any of the
1326 Select this config option for custom/generic sensor support.
1329 tristate "Alps HID device support"
1331 Support for Alps I2C HID touchpads and StickPointer.
1332 Say Y here if you have a Alps touchpads over i2c-hid or usbhid
1333 and want support for its special functionalities.
1336 tristate "Microchip MCP2200 HID USB-to-GPIO bridge"
1337 depends on USB_HID && GPIOLIB
1339 Provides GPIO functionality over USB-HID through MCP2200 device.
1341 To compile this driver as a module, choose M here: the module
1342 will be called hid-mcp2200.ko.
1345 tristate "Microchip MCP2221 HID USB-to-I2C/SMbus host support"
1346 depends on USB_HID && I2C
1350 Provides I2C and SMBUS host adapter functionality over USB-HID
1351 through MCP2221 device.
1353 To compile this driver as a module, choose M here: the module
1354 will be called hid-mcp2221.ko.
1356 config HID_KUNIT_TEST
1357 tristate "KUnit tests for HID" if !KUNIT_ALL_TESTS
1359 depends on HID_BATTERY_STRENGTH
1360 depends on HID_UCLOGIC
1361 default KUNIT_ALL_TESTS
1363 This builds unit tests for HID. This option is not useful for
1364 distributions or general kernels, but only for kernel
1365 developers working on HID and associated drivers.
1367 For more information on KUnit and unit tests in general,
1368 please refer to the KUnit documentation in
1369 Documentation/dev-tools/kunit/.
1371 If in doubt, say "N".
1375 source "drivers/hid/bpf/Kconfig"
1379 source "drivers/hid/usbhid/Kconfig"
1381 source "drivers/hid/i2c-hid/Kconfig"
1383 source "drivers/hid/intel-ish-hid/Kconfig"
1385 source "drivers/hid/amd-sfh-hid/Kconfig"
1387 source "drivers/hid/surface-hid/Kconfig"
1389 source "drivers/hid/intel-thc-hid/Kconfig"