2 # HID driver configuration
9 Say Y here to get to see options for various computer-human interface
10 device drivers. This option alone does not add any kernel code.
12 If you say N, all options in this submenu will be skipped and disabled.
17 tristate "Generic HID support"
21 A human interface device (HID) is a type of computer device that
22 interacts directly with and takes input from humans. The term "HID"
23 most commonly used to refer to the USB-HID specification, but other
24 devices (such as, but not strictly limited to, Bluetooth) are
25 designed using HID specification (this involves certain keyboards,
26 mice, tablets, etc). This option compiles into kernel the generic
27 HID layer code (parser, usages, etc.), which can then be used by
28 transport-specific HID implementation (like USB or Bluetooth).
30 For docs and specs, see http://www.usb.org/developers/hidpage/
35 bool "/dev/hidraw raw HID device support"
38 Say Y here if you want to support HID devices (from the USB
39 specification standpoint) that aren't strictly user interface
40 devices, like monitor controls and Uninterruptable Power Supplies.
42 This module supports these devices separately using a separate
43 event interface on /dev/hidraw.
45 There is also a /dev/hiddev configuration option in the USB HID
46 configuration menu. In comparison to hiddev, this device does not process
47 the hid events at all (no parsing, no lookups). This lets applications
48 to work on raw hid events when they want to, and avoid using transport-specific
49 userspace libhid/libusb libraries.
53 source "drivers/hid/usbhid/Kconfig"
55 menu "Special HID drivers"
59 tristate "3M PCT touchscreen"
62 Support for 3M PCT touch screens.
65 tristate "A4 tech mice" if EMBEDDED
69 Support for A4 tech X5 and WOP-35 / Trust 450L mice.
72 tristate "ACRUX force feedback"
74 select INPUT_FF_MEMLESS
76 Say Y here if you want to enable force feedback support for ACRUX
80 tristate "Apple {i,Power,Mac}Books" if EMBEDDED
81 depends on (USB_HID || BT_HIDP)
84 Support for some Apple devices which less or more break
87 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
88 MacBooks, MacBook Pros and Apple Aluminum.
91 tristate "Belkin Flip KVM and Wireless keyboard" if EMBEDDED
95 Support for Belkin Flip KVM and Wireless keyboard.
98 tristate "Cando dual touch panel"
101 Support for Cando dual touch panel.
104 tristate "Cherry Cymotion keyboard" if EMBEDDED
108 Support for Cherry Cymotion keyboard.
111 tristate "Chicony Tactical pad" if EMBEDDED
115 Support for Chicony Tactical pad.
118 tristate "Prodikeys PC-MIDI Keyboard support"
119 depends on USB_HID && SND
122 Support for Prodikeys PC-MIDI Keyboard device support.
123 Say Y here to enable support for this device.
124 - Prodikeys PC-MIDI keyboard.
125 The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
126 input and one MIDI output. These MIDI jacks appear as
127 a sound "card" in the ALSA sound system.
128 Note: if you say N here, this device will still function as a basic
129 multimedia keyboard, but will lack support for the musical keyboard
130 and some additional multimedia keys.
133 tristate "Cypress mouse and barcode readers" if EMBEDDED
137 Support for cypress mouse and barcode readers.
139 config HID_DRAGONRISE
140 tristate "DragonRise Inc. game controller"
143 Say Y here if you have DragonRise Inc.game controllers.
146 bool "DragonRise Inc. force feedback"
147 depends on HID_DRAGONRISE
148 select INPUT_FF_MEMLESS
150 Say Y here if you want to enable force feedback support for DragonRise Inc.
154 tristate "eGalax multi-touch panel"
157 Support for the eGalax dual-touch panel.
160 tristate "ELECOM BM084 bluetooth mouse"
163 Support for the ELECOM BM084 (bluetooth mouse).
166 tristate "Ezkey BTC 8193 keyboard" if EMBEDDED
170 Support for Ezkey BTC 8193 keyboard.
173 tristate "Kye/Genius Ergo Mouse" if EMBEDDED
177 Support for Kye/Genius Ergo Mouse.
183 Support for UC-Logic tablets.
189 Support for Waltop tablets.
192 tristate "Gyration remote control"
195 Support for Gyration remote control.
198 tristate "Twinhan IR remote control"
201 Support for Twinhan IR remote control.
203 config HID_KENSINGTON
204 tristate "Kensington Slimblade Trackball" if EMBEDDED
208 Support for Kensington Slimblade Trackball.
211 tristate "Logitech devices" if EMBEDDED
215 Support for Logitech devices that are not fully compliant with HID standard.
218 bool "Logitech force feedback support"
219 depends on HID_LOGITECH
220 select INPUT_FF_MEMLESS
222 Say Y here if you have one of these devices:
223 - Logitech WingMan Cordless RumblePad
224 - Logitech WingMan Cordless RumblePad 2
225 - Logitech WingMan Force 3D
226 - Logitech Formula Force EX
227 - Logitech WingMan Formula Force GP
228 - Logitech MOMO Force wheel
230 and if you want to enable force feedback for them.
231 Note: if you say N here, this device will still be supported, but without
234 config LOGIRUMBLEPAD2_FF
235 bool "Logitech RumblePad/Rumblepad 2 force feedback support"
236 depends on HID_LOGITECH
237 select INPUT_FF_MEMLESS
239 Say Y here if you want to enable force feedback support for Logitech
240 RumblePad and Rumblepad 2 devices.
243 bool "Logitech Flight System G940 force feedback support"
244 depends on HID_LOGITECH
245 select INPUT_FF_MEMLESS
247 Say Y here if you want to enable force feedback support for Logitech
248 Flight System G940 devices.
251 bool "Logitech Speed Force Wireless force feedback support"
252 depends on HID_LOGITECH
253 select INPUT_FF_MEMLESS
255 Say Y here if you want to enable force feedback support for Logitech
256 Speed Force Wireless (Wii) devices.
258 config HID_MAGICMOUSE
259 tristate "Apple MagicMouse multi-touch support"
262 Support for the Apple Magic Mouse multi-touch.
264 Say Y here if you want support for the multi-touch features of the
265 Apple Wireless "Magic" Mouse.
268 tristate "Microsoft non-fully HID-compliant devices" if EMBEDDED
272 Support for Microsoft devices that are not fully compliant with HID standard.
275 tristate "MosArt dual-touch panels"
278 Support for MosArt dual-touch panels.
281 tristate "Monterey Genius KB29E keyboard" if EMBEDDED
285 Support for Monterey Genius KB29E.
288 tristate "N-Trig touch screen"
291 Support for N-Trig touch screen.
294 tristate "Ortek WKB-2000 wireless keyboard and mouse trackpad"
297 Support for Ortek WKB-2000 wireless keyboard + mouse trackpad.
299 config HID_PANTHERLORD
300 tristate "Pantherlord/GreenAsia game controller"
303 Say Y here if you have a PantherLord/GreenAsia based game controller
306 config PANTHERLORD_FF
307 bool "Pantherlord force feedback support"
308 depends on HID_PANTHERLORD
309 select INPUT_FF_MEMLESS
311 Say Y here if you have a PantherLord/GreenAsia based game controller
312 or adapter and want to enable force feedback support for it.
315 tristate "Petalynx Maxter remote control"
318 Support for Petalynx Maxter remote control.
321 tristate "PicoLCD (graphic version)"
324 This provides support for Minibox PicoLCD devices, currently
325 only the graphical ones are supported.
327 This includes support for the following device features:
329 - Switching between Firmware and Flash mode
330 - EEProm / Flash access (via debugfs)
331 Features selectively enabled:
332 - Framebuffer for monochrome 256x64 display
335 - General purpose outputs
336 Features that are not (yet) supported:
339 config HID_PICOLCD_FB
340 bool "Framebuffer support" if EMBEDDED
342 depends on HID_PICOLCD
343 depends on HID_PICOLCD=FB || FB=y
344 select FB_DEFERRED_IO
345 select FB_SYS_FILLRECT
346 select FB_SYS_COPYAREA
347 select FB_SYS_IMAGEBLIT
350 Provide access to PicoLCD's 256x64 monochrome display via a
353 config HID_PICOLCD_BACKLIGHT
354 bool "Backlight control" if EMBEDDED
356 depends on HID_PICOLCD
357 depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
359 Provide access to PicoLCD's backlight control via backlight
362 config HID_PICOLCD_LCD
363 bool "Contrast control" if EMBEDDED
365 depends on HID_PICOLCD
366 depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
368 Provide access to PicoLCD's LCD contrast via lcd class.
370 config HID_PICOLCD_LEDS
371 bool "GPO via leds class" if EMBEDDED
373 depends on HID_PICOLCD
374 depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
376 Provide access to PicoLCD's GPO pins via leds class.
379 tristate "Quanta Optical Touch panels"
382 Support for Quanta Optical Touch dual-touch panels.
385 tristate "Roccat special event support"
388 Support for Roccat special events.
389 Say Y here if you have a Roccat mouse or keyboard and want OSD or
390 macro execution support.
392 config HID_ROCCAT_KONE
393 tristate "Roccat Kone Mouse support"
397 Support for Roccat Kone mouse.
399 config HID_ROCCAT_PYRA
400 tristate "Roccat Pyra mouse support"
404 Support for Roccat Pyra mouse.
407 tristate "Samsung InfraRed remote control or keyboards"
410 Support for Samsung InfraRed remote control or keyboards.
413 tristate "Sony PS3 controller"
416 Support for Sony PS3 controller.
419 tristate "Stantum multitouch panel"
422 Support for Stantum multitouch panel.
425 tristate "Sunplus wireless desktop"
428 Support for Sunplus wireless desktop.
431 tristate "GreenAsia (Product ID 0x12) game controller support"
434 Say Y here if you have a GreenAsia (Product ID 0x12) based game
435 controller or adapter.
438 bool "GreenAsia (Product ID 0x12) force feedback support"
439 depends on HID_GREENASIA
440 select INPUT_FF_MEMLESS
442 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
443 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
444 and want to enable force feedback support for it.
446 config HID_SMARTJOYPLUS
447 tristate "SmartJoy PLUS PS2/USB adapter support"
450 Support for SmartJoy PLUS PS2/USB adapter.
452 config SMARTJOYPLUS_FF
453 bool "SmartJoy PLUS PS2/USB adapter force feedback support"
454 depends on HID_SMARTJOYPLUS
455 select INPUT_FF_MEMLESS
457 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
458 enable force feedback support for it.
461 tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
464 Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
465 CLLRCMCE remote control.
467 config HID_THRUSTMASTER
468 tristate "ThrustMaster devices support"
471 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
472 a THRUSTMASTER Ferrari GT Rumble Wheel.
474 config THRUSTMASTER_FF
475 bool "ThrustMaster devices force feedback support"
476 depends on HID_THRUSTMASTER
477 select INPUT_FF_MEMLESS
479 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
480 a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
481 Rumble Force or Force Feedback Wheel.
484 tristate "Wacom Bluetooth devices support"
487 Support for Wacom Graphire Bluetooth tablet.
489 config HID_WACOM_POWER_SUPPLY
490 bool "Wacom Bluetooth devices power supply status support"
494 Say Y here if you want to enable power supply status monitoring for
495 Wacom Bluetooth devices.
498 tristate "Zeroplus based game controller support"
501 Say Y here if you have a Zeroplus based game controller.
504 bool "Zeroplus based game controller force feedback support"
505 depends on HID_ZEROPLUS
506 select INPUT_FF_MEMLESS
508 Say Y here if you have a Zeroplus based game controller and want
509 to have force feedback support for it.
512 tristate "Zydacron remote control support"
515 Support for Zydacron remote control.