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"
62 Support for 3M PCT touch screens.
65 tristate "A4 tech" if EMBEDDED
69 Support for A4 tech X5 and WOP-35 / Trust 450L mice.
72 tristate "Apple" if EMBEDDED
73 depends on (USB_HID || BT_HIDP)
76 Support for some Apple devices which less or more break
79 Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
80 MacBooks, MacBook Pros and Apple Aluminum.
83 tristate "Belkin" if EMBEDDED
87 Support for Belkin Flip KVM and Wireless keyboard.
90 tristate "Cherry" if EMBEDDED
94 Support for Cherry Cymotion keyboard.
97 tristate "Chicony" if EMBEDDED
101 Support for Chicony Tactical pad.
104 tristate "Cypress" if EMBEDDED
108 Support for cypress mouse and barcode readers.
110 config HID_DRAGONRISE
111 tristate "DragonRise Inc. support" if EMBEDDED
115 Say Y here if you have DragonRise Inc.game controllers.
118 bool "DragonRise Inc. force feedback support"
119 depends on HID_DRAGONRISE
120 select INPUT_FF_MEMLESS
122 Say Y here if you want to enable force feedback support for DragonRise Inc.
126 tristate "Ezkey" if EMBEDDED
130 Support for Ezkey BTC 8193 keyboard.
133 tristate "Kye" if EMBEDDED
137 Support for Kye/Genius Ergo Mouse.
140 tristate "Gyration" if EMBEDDED
144 Support for Gyration remote control.
147 tristate "Twinhan" if EMBEDDED
151 Support for Twinhan IR remote control.
153 config HID_KENSINGTON
154 tristate "Kensington" if EMBEDDED
158 Support for Kensington Slimblade Trackball.
161 tristate "Logitech" if EMBEDDED
165 Support for Logitech devices that are not fully compliant with HID standard.
168 bool "Logitech force feedback support"
169 depends on HID_LOGITECH
170 select INPUT_FF_MEMLESS
172 Say Y here if you have one of these devices:
173 - Logitech WingMan Cordless RumblePad
174 - Logitech WingMan Cordless RumblePad 2
175 - Logitech WingMan Force 3D
176 - Logitech Formula Force EX
177 - Logitech WingMan Formula Force GP
178 - Logitech MOMO Force wheel
180 and if you want to enable force feedback for them.
181 Note: if you say N here, this device will still be supported, but without
184 config LOGIRUMBLEPAD2_FF
185 bool "Logitech Rumblepad 2 force feedback support"
186 depends on HID_LOGITECH
187 select INPUT_FF_MEMLESS
189 Say Y here if you want to enable force feedback support for Logitech
193 bool "Logitech Flight System G940 force feedback support"
194 depends on HID_LOGITECH
195 select INPUT_FF_MEMLESS
197 Say Y here if you want to enable force feedback support for Logitech
198 Flight System G940 devices.
200 config HID_MAGICMOUSE
201 tristate "Apple MagicMouse multi-touch support"
204 Support for the Apple Magic Mouse multi-touch.
206 Say Y here if you want support for the multi-touch features of the
207 Apple Wireless "Magic" Mouse.
210 tristate "Microsoft" if EMBEDDED
214 Support for Microsoft devices that are not fully compliant with HID standard.
220 Support for MosArt dual-touch panels.
223 tristate "Monterey" if EMBEDDED
227 Support for Monterey Genius KB29E.
233 Support for N-Trig touch screen.
236 tristate "Ortek" if EMBEDDED
240 Support for Ortek WKB-2000 wireless keyboard + mouse trackpad.
242 config HID_PANTHERLORD
243 tristate "Pantherlord support" if EMBEDDED
247 Say Y here if you have a PantherLord/GreenAsia based game controller
250 config PANTHERLORD_FF
251 bool "Pantherlord force feedback support"
252 depends on HID_PANTHERLORD
253 select INPUT_FF_MEMLESS
255 Say Y here if you have a PantherLord/GreenAsia based game controller
256 or adapter and want to enable force feedback support for it.
259 tristate "Petalynx" if EMBEDDED
263 Support for Petalynx Maxter remote control.
266 tristate "Quanta Optical Touch"
269 Support for Quanta Optical Touch dual-touch panels.
272 tristate "Samsung" if EMBEDDED
276 Support for Samsung InfraRed remote control.
279 tristate "Sony" if EMBEDDED
283 Support for Sony PS3 controller.
289 Support for Stantum multitouch panel.
292 tristate "Sunplus" if EMBEDDED
296 Support for Sunplus wireless desktop.
299 tristate "GreenAsia (Product ID 0x12) support" if EMBEDDED
303 Say Y here if you have a GreenAsia (Product ID 0x12) based game
304 controller or adapter.
307 bool "GreenAsia (Product ID 0x12) force feedback support"
308 depends on HID_GREENASIA
309 select INPUT_FF_MEMLESS
311 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
312 (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
313 and want to enable force feedback support for it.
315 config HID_SMARTJOYPLUS
316 tristate "SmartJoy PLUS PS2/USB adapter support" if EMBEDDED
320 Support for SmartJoy PLUS PS2/USB adapter.
322 config SMARTJOYPLUS_FF
323 bool "SmartJoy PLUS PS2/USB adapter force feedback support"
324 depends on HID_SMARTJOYPLUS
325 select INPUT_FF_MEMLESS
327 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
328 enable force feedback support for it.
331 tristate "TopSeed Cyberlink remote control support" if EMBEDDED
335 Say Y if you have a TopSeed Cyberlink remote control.
337 config HID_THRUSTMASTER
338 tristate "ThrustMaster devices support" if EMBEDDED
342 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
343 a THRUSTMASTER Ferrari GT Rumble Wheel.
345 config THRUSTMASTER_FF
346 bool "ThrustMaster devices force feedback support"
347 depends on HID_THRUSTMASTER
348 select INPUT_FF_MEMLESS
350 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
351 a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
352 Rumble Force or Force Feedback Wheel.
355 tristate "Wacom Bluetooth devices support"
358 Support for Wacom Graphire Bluetooth tablet.
361 tristate "Zeroplus based game controller support" if EMBEDDED
365 Say Y here if you have a Zeroplus based game controller.
368 bool "Zeroplus based game controller force feedback support"
369 depends on HID_ZEROPLUS
370 select INPUT_FF_MEMLESS
372 Say Y here if you have a Zeroplus based game controller and want
373 to have force feedback support for it.