]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/hid/Kconfig
HID: i2c-hid: disable runtime PM operations on hantick touchpad
[mirror_ubuntu-bionic-kernel.git] / drivers / hid / Kconfig
CommitLineData
63f3861d
JK
1#
2# HID driver configuration
3#
1f41a6a9
HR
4menu "HID support"
5 depends on INPUT
63f3861d
JK
6
7config HID
1f41a6a9 8 tristate "HID bus support"
c96c9d7b 9 depends on INPUT
63f3861d
JK
10 default y
11 ---help---
69e4d948
JK
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,
1f41a6a9
HR
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).
69e4d948
JK
21
22 For docs and specs, see http://www.usb.org/developers/hidpage/
23
205adbec 24 If unsure, say Y.
63f3861d 25
1f41a6a9
HR
26if HID
27
4f5ca836 28config HID_BATTERY_STRENGTH
692d30d6 29 bool "Battery level reporting for HID devices"
060c9982
DN
30 depends on HID
31 select POWER_SUPPLY
2198eddd 32 default n
692d30d6
JK
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.
4f5ca836 37
86166b7b
JK
38config 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
1ccd7a2a
DH
57config 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
8215d557
HR
78config HID_GENERIC
79 tristate "Generic HID driver"
80 depends on HID
1f41a6a9 81 default HID
8215d557 82 ---help---
1f41a6a9
HR
83 Support for generic devices on the HID bus. This includes most
84 keyboards and mice, joysticks, tablets and digitizers.
8215d557
HR
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
1f41a6a9
HR
91menu "Special HID drivers"
92 depends on HID
93
14a21cd4 94config HID_A4TECH
7af05e73 95 tristate "A4 tech mice"
f3757cea 96 depends on HID
6a108a14 97 default !EXPERT
14a21cd4
JS
98 ---help---
99 Support for A4 tech X5 and WOP-35 / Trust 450L mice.
100
c846fe9c
MW
101config HID_ACCUTOUCH
102 tristate "Accutouch touch device"
103 depends on USB_HID
104 ---help---
105 This selects a driver for the Accutouch 2216 touch controller.
106
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
109 a touchscreen.
110
111 Say Y here if you have a Accutouch 2216 touch controller.
112
0ae43810
DT
113config HID_ACRUX
114 tristate "ACRUX game controller support"
d8814272 115 depends on HID
0ae43810
DT
116 ---help---
117 Say Y here if you want to enable support for ACRUX game controllers.
118
119config HID_ACRUX_FF
364b936f 120 bool "ACRUX force feedback support"
0ae43810 121 depends on HID_ACRUX
c0dbcc33
SK
122 select INPUT_FF_MEMLESS
123 ---help---
124 Say Y here if you want to enable force feedback support for ACRUX
125 game controllers.
126
8c19a515 127config HID_APPLE
7af05e73 128 tristate "Apple {i,Power,Mac}Books"
f3757cea 129 depends on HID
6a108a14 130 default !EXPERT
8c19a515
JS
131 ---help---
132 Support for some Apple devices which less or more break
133 HID specification.
134
f0bd8e43
JK
135 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
136 MacBooks, MacBook Pros and Apple Aluminum.
8c19a515 137
9a4a5574
BT
138config HID_APPLEIR
139 tristate "Apple infrared receiver"
140 depends on (USB_HID)
141 ---help---
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.
146
147 Say Y here if you want support for Apple infrared remote control.
148
eeb01a57
YF
149config HID_ASUS
150 tristate "Asus"
af22a610 151 depends on LEDS_CLASS
eeb01a57 152 ---help---
1caccc25
CC
153 Support for Asus notebook built-in keyboard and touchpad via i2c, and
154 the Asus Republic of Gamers laptop keyboard special keys.
b94f7d5d
YF
155
156 Supported devices:
157 - EeeBook X205TA
158 - VivoBook E200HA
1caccc25
CC
159 - GL553V series
160 - GL753V series
eeb01a57 161
212da74d
JBJ
162config HID_AUREAL
163 tristate "Aureal"
f3757cea 164 depends on HID
212da74d
JBJ
165 ---help---
166 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
167
b5635b12 168config HID_BELKIN
7af05e73 169 tristate "Belkin Flip KVM and Wireless keyboard"
f3757cea 170 depends on HID
6a108a14 171 default !EXPERT
b5635b12
JS
172 ---help---
173 Support for Belkin Flip KVM and Wireless keyboard.
174
fc38a8a6
HB
175config HID_BETOP_FF
176 tristate "Betop Production Inc. force feedback support"
177 depends on USB_HID
178 select INPUT_FF_MEMLESS
179 ---help---
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
184
3b239cd7 185config HID_CHERRY
7af05e73 186 tristate "Cherry Cymotion keyboard"
f3757cea 187 depends on HID
6a108a14 188 default !EXPERT
3b239cd7 189 ---help---
f0bd8e43 190 Support for Cherry Cymotion keyboard.
3b239cd7 191
fcfacfd3 192config HID_CHICONY
f2f10b7e 193 tristate "Chicony devices"
f3757cea 194 depends on HID
6a108a14 195 default !EXPERT
fcfacfd3 196 ---help---
f2f10b7e 197 Support for Chicony Tactical pad and special keys on Chicony keyboards.
fcfacfd3 198
6f78193e
CV
199config HID_CORSAIR
200 tristate "Corsair devices"
201 depends on HID && USB && LEDS_CLASS
202 ---help---
203 Support for Corsair devices that are not fully compliant with the
204 HID standard.
205
206 Supported devices:
207 - Vengeance K90
01adc47e 208 - Scimitar PRO RGB
6f78193e 209
3a370ca1 210config HID_PRODIKEYS
95736de9 211 tristate "Prodikeys PC-MIDI Keyboard support"
d8814272 212 depends on HID && SND
3a370ca1 213 select SND_RAWMIDI
3a370ca1
DP
214 ---help---
215 Support for Prodikeys PC-MIDI Keyboard device support.
216 Say Y here to enable support for this device.
217 - Prodikeys PC-MIDI keyboard.
218 The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
219 input and one MIDI output. These MIDI jacks appear as
220 a sound "card" in the ALSA sound system.
221 Note: if you say N here, this device will still function as a basic
222 multimedia keyboard, but will lack support for the musical keyboard
223 and some additional multimedia keys.
224
ad8ddc57
BC
225config HID_CMEDIA
226 tristate "CMedia CM6533 HID audio jack controls"
227 depends on HID
228 ---help---
229 Support for CMedia CM6533 HID audio jack controls.
230
e932d817
DB
231config HID_CP2112
232 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
cde3076b 233 depends on USB_HID && HIDRAW && I2C && GPIOLIB
ac34b970 234 select GPIOLIB_IRQCHIP
e932d817
DB
235 ---help---
236 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
237 This is a HID device driver which registers as an i2c adapter
238 and gpiochip to expose these functions of the CP2112. The
239 customizable USB descriptor fields are exposed as sysfs attributes.
240
0f221320 241config HID_CYPRESS
7af05e73 242 tristate "Cypress mouse and barcode readers"
f3757cea 243 depends on HID
6a108a14 244 default !EXPERT
0f221320 245 ---help---
f0bd8e43 246 Support for cypress mouse and barcode readers.
0f221320 247
0f6f4319 248config HID_DRAGONRISE
a1043044 249 tristate "DragonRise Inc. game controller"
d8814272 250 depends on HID
0f6f4319 251 ---help---
b4a65f4e
NK
252 Say Y here if you have DragonRise Inc. game controllers.
253 These might be branded as:
254 - Tesun USB-703
255 - Media-tech MT1504 "Rogue"
256 - DVTech JS19 "Gear"
257 - Defender Game Master
0f6f4319
JK
258
259config DRAGONRISE_FF
a1043044 260 bool "DragonRise Inc. force feedback"
0f6f4319 261 depends on HID_DRAGONRISE
3f866fbd
RW
262 select INPUT_FF_MEMLESS
263 ---help---
264 Say Y here if you want to enable force feedback support for DragonRise Inc.
265 game controllers.
266
04561c5a
IF
267config HID_EMS_FF
268 tristate "EMS Production Inc. force feedback support"
d8814272 269 depends on HID
04561c5a
IF
270 select INPUT_FF_MEMLESS
271 ---help---
272 Say Y here if you want to enable force feedback support for devices by
273 EMS Production Ltd.
274 Currently the following devices are known to be supported:
275 - Trio Linker Plus II
276
64b386ea 277config HID_ELECOM
0bb7a37f 278 tristate "ELECOM HID devices"
f3757cea 279 depends on HID
64b386ea 280 ---help---
0bb7a37f
DEP
281 Support for ELECOM devices:
282 - BM084 Bluetooth Mouse
283 - DEFT Trackball (Wired and wireless)
a0933a45 284 - HUGE Trackball (Wired and wireless)
64b386ea 285
d23efc19
JS
286config HID_ELO
287 tristate "ELO USB 4000/4500 touchscreen"
288 depends on USB_HID
289 ---help---
290 Support for the ELO USB 4000/4500 touchscreens. Note that this is for
291 different devices than those handled by CONFIG_TOUCHSCREEN_USB_ELO.
292
1f243e30 293config HID_EZKEY
7af05e73 294 tristate "Ezkey BTC 8193 keyboard"
f3757cea 295 depends on HID
6a108a14 296 default !EXPERT
1f243e30 297 ---help---
f0bd8e43 298 Support for Ezkey BTC 8193 keyboard.
1f243e30 299
931830aa
BT
300config HID_GEMBIRD
301 tristate "Gembird Joypad"
302 depends on HID
303 ---help---
304 Support for Gembird JPD-DualForce 2.
305
34fc1322
PG
306config HID_GFRM
307 tristate "Google Fiber TV Box remote control support"
308 depends on HID
309 ---help---
310 Support for Google Fiber TV Box remote controls
311
d946e65e 312config HID_HOLTEK
ff9bf5a2 313 tristate "Holtek HID devices"
d946e65e
AH
314 depends on USB_HID
315 ---help---
ff9bf5a2
TH
316 Support for Holtek based devices:
317 - Holtek On Line Grip based game controller
318 - Trust GXT 18 Gaming Keyboard
41de326e 319 - Sharkoon Drakonia / Perixx MX-2000 gaming mice
d4f51890
CO
320 - Tracer Sniper TRM-503 / NOVA Gaming Slider X200 /
321 Zalman ZM-GM1
7da7cbbb 322 - SHARKOON DarkGlider Gaming mouse
f1a4914b 323 - LEETGION Hellion Gaming Mouse
d946e65e
AH
324
325config HOLTEK_FF
326 bool "Holtek On Line Grip force feedback support"
327 depends on HID_HOLTEK
328 select INPUT_FF_MEMLESS
329 ---help---
330 Say Y here if you have a Holtek On Line Grip based game controller
331 and want to have force feedback support for it.
332
f471d948
JK
333config HID_GT683R
334 tristate "MSI GT68xR LED support"
335 depends on LEDS_CLASS && USB_HID
336 ---help---
337 Say Y here if you want to enable support for the three MSI GT68xR LEDs
338
339 This driver support following modes:
340 - Normal: LEDs are fully on when enabled
341 - Audio: LEDs brightness depends on sound level
342 - Breathing: LEDs brightness varies at human breathing rate
343
344 Currently the following devices are know to be supported:
345 - MSI GT683R
346
177900e8 347config HID_KEYTOUCH
3d366e28 348 tristate "Keytouch HID devices"
f3757cea 349 depends on HID
177900e8
JK
350 ---help---
351 Support for Keytouch HID devices not fully compliant with
352 the specification. Currently supported:
353 - Keytouch IEC 60945
354
79422741 355config HID_KYE
22ca20b2 356 tristate "KYE/Genius devices"
d8814272 357 depends on HID
79422741 358 ---help---
22ca20b2
NK
359 Support for KYE/Genius devices not fully compliant with HID standard:
360 - Ergo Mouse
361 - EasyPen i405X tablet
362 - MousePen i608X tablet
363 - EasyPen M610X tablet
79422741 364
f8a489cc 365config HID_UCLOGIC
f36ee074 366 tristate "UC-Logic"
bbb2d8a8 367 depends on USB_HID
f8a489cc 368 ---help---
08177f40 369 Support for UC-Logic and Huion tablets.
f8a489cc 370
72a46344
NK
371config HID_WALTOP
372 tristate "Waltop"
f3757cea 373 depends on HID
72a46344
NK
374 ---help---
375 Support for Waltop tablets.
376
949f8fef 377config HID_GYRATION
a1043044 378 tristate "Gyration remote control"
f3757cea 379 depends on HID
949f8fef 380 ---help---
f0bd8e43 381 Support for Gyration remote control.
949f8fef 382
4ddfe028
BN
383config HID_ICADE
384 tristate "ION iCade arcade controller"
f3757cea 385 depends on HID
4ddfe028
BN
386 ---help---
387 Support for the ION iCade arcade controller to work as a joystick.
388
389 To compile this driver as a module, choose M here: the
390 module will be called hid-icade.
391
f1918be1
HG
392config HID_ITE
393 tristate "ITE devices"
394 depends on HID
395 default !EXPERT
396 ---help---
397 Support for ITE devices not fully compliant with HID standard.
398
711a680e 399config HID_TWINHAN
a1043044 400 tristate "Twinhan IR remote control"
f3757cea 401 depends on HID
711a680e
BP
402 ---help---
403 Support for Twinhan IR remote control.
404
fdf93aa3 405config HID_KENSINGTON
7af05e73 406 tristate "Kensington Slimblade Trackball"
f3757cea 407 depends on HID
6a108a14 408 default !EXPERT
fdf93aa3
JK
409 ---help---
410 Support for Kensington Slimblade Trackball.
411
75b07022
CS
412config HID_LCPOWER
413 tristate "LC-Power"
f3757cea 414 depends on HID
75b07022
CS
415 ---help---
416 Support for LC-Power RC1000MCE RF remote control.
417
6c7ad07e 418config HID_LED
26423b84 419 tristate "Simple RGB LED support"
6c7ad07e
HK
420 depends on HID
421 depends on LEDS_CLASS
422 ---help---
007414e8
HK
423 Support for simple RGB LED devices. Currently supported are:
424 - Riso Kagaku Webmail Notifier
425 - Dream Cheeky Webmail Notifier and Friends Alert
426 - ThingM blink(1)
de908650 427 - Delcom Visual Signal Indicator Generation 2
9d1e048c 428 - Greynut Luxafor
6c7ad07e
HK
429
430 To compile this driver as a module, choose M here: the
431 module will be called hid-led.
432
94723bfa
JL
433config HID_LENOVO
434 tristate "Lenovo / Thinkpad devices"
0c521836 435 depends on HID
25976a79 436 select NEW_LEDS
c1dcad2d
BS
437 select LEDS_CLASS
438 ---help---
1816fc04 439 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
c1dcad2d 440
1816fc04 441 Say Y if you want support for horizontal scrolling of the IBM/Lenovo
442 Scrollpoint mice or the non-compliant features of the Lenovo Thinkpad
443 standalone keyboards, e.g:
94723bfa
JL
444 - ThinkPad USB Keyboard with TrackPoint (supports extra LEDs and trackpoint
445 configuration)
f3d4ff0e
JL
446 - ThinkPad Compact Bluetooth Keyboard with TrackPoint (supports Fn keys)
447 - ThinkPad Compact USB Keyboard with TrackPoint (supports Fn keys)
c1dcad2d 448
5f22a799 449config HID_LOGITECH
7af05e73 450 tristate "Logitech devices"
f3757cea 451 depends on HID
6a108a14 452 default !EXPERT
5f22a799 453 ---help---
f0bd8e43 454 Support for Logitech devices that are not fully compliant with HID standard.
5f22a799 455
534a7b8e
NLC
456config HID_LOGITECH_DJ
457 tristate "Logitech Unifying receivers full support"
dcdc50e7 458 depends on HIDRAW
534a7b8e 459 depends on HID_LOGITECH
ab94e562 460 select HID_LOGITECH_HIDPP
534a7b8e
NLC
461 ---help---
462 Say Y if you want support for Logitech Unifying receivers and devices.
463 Unifying receivers are capable of pairing up to 6 Logitech compliant
0944e964 464 devices to the same receiver. Without this driver it will be handled by
d82603c6 465 generic USB_HID driver and all incoming events will be multiplexed
0944e964 466 into a single mouse and a single keyboard device.
534a7b8e 467
2f31c525
BT
468config HID_LOGITECH_HIDPP
469 tristate "Logitech HID++ devices support"
470 depends on HID_LOGITECH
351744aa 471 select POWER_SUPPLY
2f31c525
BT
472 ---help---
473 Support for Logitech devices relyingon the HID++ Logitech specification
474
475 Say Y if you want support for Logitech devices relying on the HID++
476 specification. Such devices are the various Logitech Touchpads (T650,
477 T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar
79bc33bd 478 Keyboard).
2f31c525 479
606bd0a8 480config LOGITECH_FF
0f6f4319 481 bool "Logitech force feedback support"
606bd0a8
JS
482 depends on HID_LOGITECH
483 select INPUT_FF_MEMLESS
484 help
485 Say Y here if you have one of these devices:
486 - Logitech WingMan Cordless RumblePad
487 - Logitech WingMan Cordless RumblePad 2
488 - Logitech WingMan Force 3D
606bd0a8
JS
489
490 and if you want to enable force feedback for them.
491 Note: if you say N here, this device will still be supported, but without
492 force feedback.
493
494config LOGIRUMBLEPAD2_FF
bd04363d 495 bool "Logitech force feedback support (variant 2)"
606bd0a8
JS
496 depends on HID_LOGITECH
497 select INPUT_FF_MEMLESS
498 help
bd04363d
EV
499 Say Y here if you want to enable force feedback support for:
500 - Logitech RumblePad
501 - Logitech Rumblepad 2
502 - Logitech Formula Vibration Feedback Wheel
606bd0a8 503
74f292ca
GS
504config LOGIG940_FF
505 bool "Logitech Flight System G940 force feedback support"
506 depends on HID_LOGITECH
507 select INPUT_FF_MEMLESS
508 help
509 Say Y here if you want to enable force feedback support for Logitech
510 Flight System G940 devices.
511
a7ac90f1
MM
512config LOGIWHEELS_FF
513 bool "Logitech wheels configuration and force feedback support"
32c88cbc
SW
514 depends on HID_LOGITECH
515 select INPUT_FF_MEMLESS
70c2cabd 516 default LOGITECH_FF
32c88cbc 517 help
f777a3a7 518 Say Y here if you want to enable force feedback and range setting(*)
a7ac90f1 519 support for following Logitech wheels:
f777a3a7
SW
520 - Logitech G25 (*)
521 - Logitech G27 (*)
522 - Logitech G29 (*)
a7ac90f1 523 - Logitech Driving Force
f777a3a7
SW
524 - Logitech Driving Force Pro (*)
525 - Logitech Driving Force GT (*)
526 - Logitech Driving Force EX/RX
527 - Logitech Driving Force Wireless
528 - Logitech Speed Force Wireless
529 - Logitech MOMO Force
530 - Logitech MOMO Racing Force
531 - Logitech Formula Force GP
532 - Logitech Formula Force EX/RX
533 - Logitech Wingman Formula Force GP
32c88cbc 534
128537ce 535config HID_MAGICMOUSE
cdfee4ff 536 tristate "Apple Magic Mouse/Trackpad multi-touch support"
f3757cea 537 depends on HID
128537ce 538 ---help---
cdfee4ff 539 Support for the Apple Magic Mouse/Trackpad multi-touch.
128537ce
MP
540
541 Say Y here if you want support for the multi-touch features of the
cdfee4ff 542 Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
128537ce 543
f8690450
MH
544config HID_MAYFLASH
545 tristate "Mayflash game controller adapter force feedback"
546 depends on HID
547 select INPUT_FF_MEMLESS
548 ---help---
549 Say Y here if you have HJZ Mayflash PS3 game controller adapters
550 and want to enable force feedback support.
551
78a849a6 552config HID_MICROSOFT
7af05e73 553 tristate "Microsoft non-fully HID-compliant devices"
f3757cea 554 depends on HID
6a108a14 555 default !EXPERT
78a849a6 556 ---help---
f0bd8e43 557 Support for Microsoft devices that are not fully compliant with HID standard.
78a849a6 558
3b8006e5 559config HID_MONTEREY
7af05e73 560 tristate "Monterey Genius KB29E keyboard"
f3757cea 561 depends on HID
6a108a14 562 default !EXPERT
3b8006e5
JS
563 ---help---
564 Support for Monterey Genius KB29E.
565
5519cab4
BT
566config HID_MULTITOUCH
567 tristate "HID Multitouch panels"
d8814272 568 depends on HID
5519cab4
BT
569 ---help---
570 Generic support for HID multitouch panels.
571
572 Say Y here if you have one of the following devices:
f786bba4 573 - 3M PCT touch screens
e6aac342 574 - ActionStar dual touch panels
b1057124 575 - Atmel panels
22408283 576 - Cando dual touch panels
942fd422 577 - Chunghwa panels
070f63b4 578 - CJTouch panels
79603dc9 579 - CVTouch panels
2d93666e 580 - Cypress TrueTouch panels
e02aea91 581 - Elan Microelectronics touch panels
c04abeef 582 - Elo TouchSystems IntelliTouch Plus panels
22408283 583 - GeneralTouch 'Sensing Win7-TwoFinger' panels
ee0fbd14 584 - GoodTouch panels
2d93666e 585 - Hanvon dual touch panels
22408283 586 - Ilitek dual touch panels
4dfcced8 587 - IrTouch Infrared USB panels
c50bb1a4 588 - LG Display panels (Dell ST2220Tc)
df167c4a 589 - Lumio CrystalTouch panels
4a6ee685 590 - MosArt dual-touch panels
2258e863 591 - Panasonic multitouch panels
6ab3a9a6 592 - PenMount dual touch panels
847672cd 593 - Perixx Peripad 701 touchpad
b7ea95ff 594 - PixArt optical touch screen
2d93666e 595 - Pixcir dual touch panels
5e7ea11f 596 - Quanta panels
22408283 597 - eGalax dual-touch panels, including the Joojoo and Wetab tablets
a6802e00 598 - SiS multitouch panels
043b403a 599 - Stantum multitouch panels
5e74e56d 600 - Touch International Panels
617b64f9 601 - Unitec Panels
bf9d121e 602 - Wistron optical touch panels
bc8a2a9b 603 - XAT optical touch panels
11576c61 604 - Xiroku optical touch panels
e9a09aed 605 - Zytronic touch panels
5519cab4 606
2d93666e
BT
607 If unsure, say N.
608
609 To compile this driver as a module, choose M here: the
610 module will be called hid-multitouch.
611
07e88a35
JT
612config HID_NTI
613 tristate "NTI keyboard adapters"
614 ---help---
615 Support for the "extra" Sun keyboard keys on keyboards attached
616 through Network Technologies USB-SUN keyboard adapters.
617
94011f93 618config HID_NTRIG
a1043044 619 tristate "N-Trig touch screen"
94011f93 620 depends on USB_HID
94011f93
RR
621 ---help---
622 Support for N-Trig touch screen.
623
cd9ec30d 624config HID_ORTEK
d586dca0 625 tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
f3757cea 626 depends on HID
cd9ec30d 627 ---help---
d586dca0
JK
628 There are certain devices which have LogicalMaximum wrong in the keyboard
629 usage page of their report descriptor. The most prevailing ones so far
630 are manufactured by Ortek, thus the name of the driver. Currently
631 supported devices by this driver are
632
633 - Ortek PKB-1700
634 - Ortek WKB-2000
635 - Skycable wireless presenter
cd9ec30d 636
0f6f4319 637config HID_PANTHERLORD
a1043044 638 tristate "Pantherlord/GreenAsia game controller"
d8814272 639 depends on HID
0f6f4319
JK
640 ---help---
641 Say Y here if you have a PantherLord/GreenAsia based game controller
642 or adapter.
643
5f022298
JS
644config PANTHERLORD_FF
645 bool "Pantherlord force feedback support"
646 depends on HID_PANTHERLORD
647 select INPUT_FF_MEMLESS
0f6f4319 648 ---help---
5f022298
JS
649 Say Y here if you have a PantherLord/GreenAsia based game controller
650 or adapter and want to enable force feedback support for it.
651
ffe51d0d
CG
652config HID_PENMOUNT
653 tristate "Penmount touch device"
654 depends on USB_HID
655 ---help---
656 This selects a driver for the PenMount 6000 touch controller.
657
658 The driver works around a problem in the report descript allowing
659 the userspace to touch events instead of mouse events.
660
661 Say Y here if you have a Penmount based touch controller.
662
1e762532 663config HID_PETALYNX
a1043044 664 tristate "Petalynx Maxter remote control"
f3757cea 665 depends on HID
1e762532 666 ---help---
f0bd8e43 667 Support for Petalynx Maxter remote control.
1e762532 668
236db47c
BP
669config HID_PICOLCD
670 tristate "PicoLCD (graphic version)"
b7966a4d 671 depends on HID
236db47c
BP
672 ---help---
673 This provides support for Minibox PicoLCD devices, currently
674 only the graphical ones are supported.
675
676 This includes support for the following device features:
677 - Keypad
678 - Switching between Firmware and Flash mode
9bbf2b98 679 - EEProm / Flash access (via debugfs)
5435f281
BP
680 Features selectively enabled:
681 - Framebuffer for monochrome 256x64 display
682 - Backlight control
683 - Contrast control
684 - General purpose outputs
b8c21cf6 685 Features that are not (yet) supported:
236db47c 686 - IR
236db47c 687
5435f281 688config HID_PICOLCD_FB
6a108a14
DR
689 bool "Framebuffer support" if EXPERT
690 default !EXPERT
5435f281
BP
691 depends on HID_PICOLCD
692 depends on HID_PICOLCD=FB || FB=y
693 select FB_DEFERRED_IO
694 select FB_SYS_FILLRECT
695 select FB_SYS_COPYAREA
696 select FB_SYS_IMAGEBLIT
697 select FB_SYS_FOPS
698 ---help---
699 Provide access to PicoLCD's 256x64 monochrome display via a
6b2aac42 700 framebuffer device.
5435f281
BP
701
702config HID_PICOLCD_BACKLIGHT
6a108a14
DR
703 bool "Backlight control" if EXPERT
704 default !EXPERT
5435f281
BP
705 depends on HID_PICOLCD
706 depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
707 ---help---
708 Provide access to PicoLCD's backlight control via backlight
709 class.
710
711config HID_PICOLCD_LCD
6a108a14
DR
712 bool "Contrast control" if EXPERT
713 default !EXPERT
5435f281
BP
714 depends on HID_PICOLCD
715 depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
716 ---help---
717 Provide access to PicoLCD's LCD contrast via lcd class.
718
719config HID_PICOLCD_LEDS
6a108a14
DR
720 bool "GPO via leds class" if EXPERT
721 default !EXPERT
5435f281
BP
722 depends on HID_PICOLCD
723 depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
724 ---help---
725 Provide access to PicoLCD's GPO pins via leds class.
726
fabdbf2f
BP
727config HID_PICOLCD_CIR
728 bool "CIR via RC class" if EXPERT
729 default !EXPERT
730 depends on HID_PICOLCD
731 depends on HID_PICOLCD=RC_CORE || RC_CORE=y
732 ---help---
733 Provide access to PicoLCD's CIR interface via remote control (LIRC).
734
1a3f83f6
JC
735config HID_PLANTRONICS
736 tristate "Plantronics USB HID Driver"
1a3f83f6
JC
737 depends on HID
738 ---help---
81bb773f
TJ
739 Provides HID support for Plantronics USB audio devices.
740 Correctly maps vendor unique volume up/down HID usages to
741 KEY_VOLUMEUP and KEY_VOLUMEDOWN events and prevents core mapping
742 of other vendor unique HID usages to random mouse events.
743
744 Say M here if you may ever plug in a Plantronics USB audio device.
1a3f83f6 745
f6a04605 746config HID_PRIMAX
dfe9a312 747 tristate "Primax non-fully HID-compliant devices"
f3757cea 748 depends on HID
f6a04605
TL
749 ---help---
750 Support for Primax devices that are not fully compliant with the
751 HID standard.
752
13b2e1ba 753config HID_RETRODE
fc5431dc 754 tristate "Retrode 2 USB adapter for vintage video games"
13b2e1ba
BN
755 depends on USB_HID
756 ---help---
757 Support for
13b2e1ba
BN
758 * Retrode 2 cartridge and controller adapter
759
206f5f2f 760config HID_ROCCAT
bd393dbd 761 tristate "Roccat device support"
206f5f2f
SA
762 depends on USB_HID
763 ---help---
bd393dbd
SA
764 Support for Roccat devices.
765 Say Y here if you have a Roccat mouse or keyboard and want
766 support for its special functionalities.
cb7cf3da 767
1e93674a 768config HID_SAITEK
7bb9d643 769 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
f3757cea 770 depends on HID
1e93674a
AH
771 ---help---
772 Support for Saitek devices that are not fully compliant with the
773 HID standard.
774
37c492c8
HB
775 Supported devices:
776 - PS1000 Dual Analog Pad
8ffd341c
HB
777 - Saitek R.A.T.7, R.A.T.9, M.M.O.7 Gaming Mice
778 - Mad Catz R.A.T.5, R.A.T.9 Gaming Mice
1e93674a 779
980a3da6 780config HID_SAMSUNG
a1043044 781 tristate "Samsung InfraRed remote control or keyboards"
f3757cea 782 depends on HID
980a3da6 783 ---help---
b355850b 784 Support for Samsung InfraRed remote control or keyboards.
980a3da6 785
bd28ce00 786config HID_SONY
e4321c5c 787 tristate "Sony PS2/3/4 accessories"
bd28ce00 788 depends on USB_HID
40e32ee6
JK
789 depends on NEW_LEDS
790 depends on LEDS_CLASS
695baaa7 791 select POWER_SUPPLY
bd28ce00 792 ---help---
f04d5140 793 Support for
5844c1cd 794
f04d5140 795 * Sony PS3 6-axis controllers
e4321c5c 796 * Sony PS4 DualShock 4 controllers
f04d5140 797 * Buzz controllers
078328da
JK
798 * Sony PS3 Blue-ray Disk Remote Control (Bluetooth)
799 * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth)
bd28ce00 800
a08c22c0 801config SONY_FF
e4321c5c 802 bool "Sony PS2/3/4 accessories force feedback support"
a08c22c0
SE
803 depends on HID_SONY
804 select INPUT_FF_MEMLESS
805 ---help---
e4321c5c
FP
806 Say Y here if you have a Sony PS2/3/4 accessory and want to enable
807 force feedback support for it.
a08c22c0 808
74bc6953
SK
809config HID_SPEEDLINK
810 tristate "Speedlink VAD Cezanne mouse support"
d8814272 811 depends on HID
74bc6953
SK
812 ---help---
813 Support for Speedlink Vicious and Divine Cezanne mouse.
814
090800c2 815config HID_STEELSERIES
75dbb953 816 tristate "Steelseries SRW-S1 steering wheel support"
d8814272 817 depends on HID
75dbb953
SW
818 ---help---
819 Support for Steelseries SRW-S1 steering wheel
820
90231e7e 821config HID_SUNPLUS
a1043044 822 tristate "Sunplus wireless desktop"
f3757cea 823 depends on HID
90231e7e 824 ---help---
f0bd8e43 825 Support for Sunplus wireless desktop.
90231e7e 826
9fb6bf02
BT
827config HID_RMI
828 tristate "Synaptics RMI4 device support"
829 depends on HID
0b2c7a89
AD
830 select RMI4_CORE
831 select RMI4_F03
832 select RMI4_F11
833 select RMI4_F12
834 select RMI4_F30
9fb6bf02
BT
835 ---help---
836 Support for Synaptics RMI4 touchpads.
837 Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
838 and want support for its special functionalities.
839
0f6f4319 840config HID_GREENASIA
a1043044 841 tristate "GreenAsia (Product ID 0x12) game controller support"
d8814272 842 depends on HID
0f6f4319
JK
843 ---help---
844 Say Y here if you have a GreenAsia (Product ID 0x12) based game
845 controller or adapter.
846
847config GREENASIA_FF
848 bool "GreenAsia (Product ID 0x12) force feedback support"
849 depends on HID_GREENASIA
42859e0b
LL
850 select INPUT_FF_MEMLESS
851 ---help---
852 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
692105b8 853 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
42859e0b
LL
854 and want to enable force feedback support for it.
855
6cf851d8
JK
856config HID_HYPERV_MOUSE
857 tristate "Microsoft Hyper-V mouse driver"
858 depends on HYPERV
859 ---help---
860 Select this option to enable the Hyper-V mouse driver.
861
fac733f0 862config HID_SMARTJOYPLUS
73d5e8f7 863 tristate "SmartJoy PLUS PS2/USB adapter support"
d8814272 864 depends on HID
fac733f0 865 ---help---
1bcc2067
SY
866 Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box,
867 Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro.
868
869 Note that DDR (Dance Dance Revolution) mode is not supported, nor
870 is pressure sensitive buttons on the pro models.
fac733f0
JK
871
872config SMARTJOYPLUS_FF
873 bool "SmartJoy PLUS PS2/USB adapter force feedback support"
874 depends on HID_SMARTJOYPLUS
875 select INPUT_FF_MEMLESS
876 ---help---
877 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
878 enable force feedback support for it.
879
2701eaab 880config HID_TIVO
44ea35c1 881 tristate "TiVo Slide Bluetooth remote control support"
f3757cea 882 depends on HID
44ea35c1
JW
883 ---help---
884 Say Y if you have a TiVo Slide Bluetooth remote control.
885
f14f526d 886config HID_TOPSEED
54001081 887 tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
f3757cea 888 depends on HID
f14f526d 889 ---help---
54001081
KB
890 Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
891 CLLRCMCE remote control.
f14f526d 892
30ba2fbd
VD
893config HID_THINGM
894 tristate "ThingM blink(1) USB RGB LED"
f3757cea 895 depends on HID
30ba2fbd 896 depends on LEDS_CLASS
38b09c03 897 select HID_LED
30ba2fbd 898 ---help---
38b09c03
HK
899 Support for the ThingM blink(1) USB RGB LED. This driver has been
900 merged into the generic hid led driver. Config symbol HID_THINGM
901 just selects HID_LED and will be removed soon.
30ba2fbd 902
0f6f4319 903config HID_THRUSTMASTER
73d5e8f7 904 tristate "ThrustMaster devices support"
d8814272 905 depends on HID
0f6f4319
JK
906 ---help---
907 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
908 a THRUSTMASTER Ferrari GT Rumble Wheel.
909
910config THRUSTMASTER_FF
911 bool "ThrustMaster devices force feedback support"
912 depends on HID_THRUSTMASTER
10e41a71 913 select INPUT_FF_MEMLESS
0f6f4319 914 ---help---
7a84b133
RAG
915 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
916 a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
917 Rumble Force or Force Feedback Wheel.
10e41a71 918
0edffe65
BN
919config HID_UDRAW_PS3
920 tristate "THQ PS3 uDraw tablet"
921 depends on HID
922 ---help---
923 Say Y here if you want to use the THQ uDraw gaming tablet for
924 the PS3.
925
ca2dcd40 926config HID_WACOM
471d1714 927 tristate "Wacom Intuos/Graphire tablet support (USB)"
9d14201c 928 depends on USB_HID
59d2334a 929 select POWER_SUPPLY
471d1714
BT
930 select NEW_LEDS
931 select LEDS_CLASS
34736aa9 932 select LEDS_TRIGGERS
471d1714 933 help
7403a6a4 934 Say Y here if you want to use the USB or BT version of the Wacom Intuos
471d1714
BT
935 or Graphire tablet.
936
937 To compile this driver as a module, choose M here: the
938 module will be called wacom.
59d2334a 939
fb51b443 940config HID_WIIMOTE
92eda7e4 941 tristate "Nintendo Wii / Wii U peripherals"
f3757cea 942 depends on HID
23a5a4a3 943 depends on LEDS_CLASS
6591d758 944 select POWER_SUPPLY
ef6f4115 945 select INPUT_FF_MEMLESS
fb51b443 946 ---help---
92eda7e4
DH
947 Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported
948 devices are the Wii Remote and its extension devices, but also devices
949 based on the Wii Remote like the Wii U Pro Controller or the
950 Wii Balance Board.
fb51b443 951
92eda7e4
DH
952 Support for all official Nintendo extensions is available, however, 3rd
953 party extensions might not be supported. Please report these devices to:
954 http://github.com/dvdhrm/xwiimote/issues
955
956 Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
957 the Wii U Gamepad) might be supported in the future. But currently
958 support is limited to Bluetooth based devices.
959
960 If unsure, say N.
961
962 To compile this driver as a module, choose M here: the
963 module will be called hid-wiimote.
cb99221b 964
cb2c9e3f
OS
965config HID_XINMO
966 tristate "Xin-Mo non-fully compliant devices"
967 depends on HID
968 ---help---
969 Support for Xin-Mo devices that are not fully compliant with the HID
e2c76a8b 970 standard. Currently only supports the Xin-Mo Dual Arcade. Say Y here
cb2c9e3f
OS
971 if you have a Xin-Mo Dual Arcade controller.
972
0f6f4319 973config HID_ZEROPLUS
73d5e8f7 974 tristate "Zeroplus based game controller support"
d8814272 975 depends on HID
0f6f4319 976 ---help---
987fbc1f
JS
977 Say Y here if you have a Zeroplus based game controller.
978
0f6f4319
JK
979config ZEROPLUS_FF
980 bool "Zeroplus based game controller force feedback support"
981 depends on HID_ZEROPLUS
982 select INPUT_FF_MEMLESS
983 ---help---
984 Say Y here if you have a Zeroplus based game controller and want
985 to have force feedback support for it.
986
a9885c8f 987config HID_ZYDACRON
73d5e8f7 988 tristate "Zydacron remote control support"
f3757cea 989 depends on HID
a9885c8f
DP
990 ---help---
991 Support for Zydacron remote control.
992
401ca24f 993config HID_SENSOR_HUB
994 tristate "HID Sensors framework support"
4732aee9 995 depends on HID && HAS_IOMEM
401ca24f 996 select MFD_CORE
997 default n
fdc5663c 998 ---help---
401ca24f 999 Support for HID Sensor framework. This creates a MFD instance
1000 for a sensor hub and identifies all the sensors connected to it.
1001 Each sensor is registered as a MFD cell, so that sensor specific
1002 processing can be done in a separate driver. Each sensor
1003 drivers can use the service provided by this driver to register
1004 for events and handle data streams. Each sensor driver can format
1005 data and present to user mode using input or IIO interface.
1006
4a7de051
SP
1007config HID_SENSOR_CUSTOM_SENSOR
1008 tristate "HID Sensors hub custom sensor support"
1009 depends on HID_SENSOR_HUB
1010 default n
1011 ---help---
1012 HID Sensor hub specification allows definition of some custom and
1013 generic sensors. Unlike other HID sensors, they can't be exported
1014 via Linux IIO because of custom fields. This is up to the manufacturer
1015 to decide how to interpret these special sensor ids and process in
1016 the user space. Currently some manufacturers are using these ids for
1017 sensor calibration and debugging other sensors. Manufacturers
1018 should't use these special custom sensor ids to export any of the
1019 standard sensors.
1020 Select this config option for custom/generic sensor support.
1021
2562756d
MO
1022config HID_ALPS
1023 tristate "Alps HID device support"
1024 depends on HID
1025 ---help---
1026 Support for Alps I2C HID touchpads and StickPointer.
1027 Say Y here if you have a Alps touchpads over i2c-hid or usbhid
1028 and want support for its special functionalities.
1029
5f22a799
JS
1030endmenu
1031
1f41a6a9
HR
1032endif # HID
1033
1034source "drivers/hid/usbhid/Kconfig"
1035
4a200c3b
BT
1036source "drivers/hid/i2c-hid/Kconfig"
1037
3703f53b
SP
1038source "drivers/hid/intel-ish-hid/Kconfig"
1039
1f41a6a9 1040endmenu