2 # USB Input driver configuration
4 comment "USB Input Devices"
8 tristate "USB Human Interface Device (full HID) support"
10 depends on USB && INPUT
13 Say Y here if you want full HID support to connect USB keyboards,
14 mice, joysticks, graphic tablets, or any other HID based devices
15 to your computer via USB, as well as Uninterruptible Power Supply
16 (UPS) and monitor control devices.
18 You can't use this driver and the HIDBP (Boot Protocol) keyboard
19 and mouse drivers at the same time. More information is available:
20 <file:Documentation/input/input.txt>.
24 To compile this driver as a module, choose M here: the
25 module will be called usbhid.
27 comment "Input core support is needed for USB HID input layer or HIDBP support"
28 depends on USB_HID && INPUT=n
30 config USB_HIDINPUT_POWERBOOK
31 bool "Enable support for iBook/PowerBook special keys"
35 Say Y here if you want support for the special keys (Fn, Numlock) on
36 Apple iBooks and PowerBooks.
41 bool "Force feedback support (EXPERIMENTAL)"
42 depends on USB_HID && EXPERIMENTAL
44 Say Y here is you want force feedback support for a few HID devices.
45 See below for a list of supported devices.
47 See <file:Documentation/input/ff.txt> for a description of the force
53 bool "PID device support"
56 Say Y here if you have a PID-compliant device and wish to enable force
57 feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such
61 bool "Logitech devices support"
63 select INPUT_FF_MEMLESS if USB_HID
65 Say Y here if you have one of these devices:
66 - Logitech WingMan Cordless RumblePad
67 - Logitech WingMan Cordless RumblePad 2
68 - Logitech WingMan Force 3D
69 - Logitech Formula Force EX
70 - Logitech MOMO Force wheel
72 and if you want to enable force feedback for them.
73 Note: if you say N here, this device will still be supported, but without
77 bool "PantherLord USB/PS2 2in1 Adapter support"
79 select INPUT_FF_MEMLESS if USB_HID
81 Say Y here if you have a PantherLord USB/PS2 2in1 Adapter and want
82 to enable force feedback support for it.
84 config THRUSTMASTER_FF
85 bool "ThrustMaster FireStorm Dual Power 2 support (EXPERIMENTAL)"
86 depends on HID_FF && EXPERIMENTAL
87 select INPUT_FF_MEMLESS if USB_HID
89 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2,
90 and want to enable force feedback support for it.
91 Note: if you say N here, this device will still be supported, but without
95 bool "Zeroplus based game controller support"
97 select INPUT_FF_MEMLESS if USB_HID
99 Say Y here if you have a Zeroplus based game controller and want to
100 enable force feedback for it.
103 bool "/dev/hiddev raw HID device support"
106 Say Y here if you want to support HID devices (from the USB
107 specification standpoint) that aren't strictly user interface
108 devices, like monitor controls and Uninterruptable Power Supplies.
110 This module supports these devices separately using a separate
111 event interface on /dev/usb/hiddevX (char 180:96 to 180:111).
115 menu "USB HID Boot Protocol drivers"
116 depends on USB!=n && USB_HID!=y
119 tristate "USB HIDBP Keyboard (simple Boot) support"
120 depends on USB && INPUT
122 Say Y here only if you are absolutely sure that you don't want
123 to use the generic HID driver for your USB keyboard and prefer
124 to use the keyboard in its limited Boot Protocol mode instead.
126 This is almost certainly not what you want. This is mostly
127 useful for embedded applications or simple keyboards.
129 To compile this driver as a module, choose M here: the
130 module will be called usbkbd.
132 If even remotely unsure, say N.
135 tristate "USB HIDBP Mouse (simple Boot) support"
136 depends on USB && INPUT
138 Say Y here only if you are absolutely sure that you don't want
139 to use the generic HID driver for your USB mouse and prefer
140 to use the mouse in its limited Boot Protocol mode instead.
142 This is almost certainly not what you want. This is mostly
143 useful for embedded applications or simple mice.
145 To compile this driver as a module, choose M here: the
146 module will be called usbmouse.
148 If even remotely unsure, say N.
153 tristate "Aiptek 6000U/8000U tablet support"
154 depends on USB && INPUT
156 Say Y here if you want to use the USB version of the Aiptek 6000U
157 or Aiptek 8000U tablet. Make sure to say Y to "Mouse support"
158 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
159 (CONFIG_INPUT_EVDEV) as well.
161 To compile this driver as a module, choose M here: the
162 module will be called aiptek.
165 tristate "Wacom Intuos/Graphire tablet support"
166 depends on USB && INPUT
168 Say Y here if you want to use the USB version of the Wacom Intuos
169 or Graphire tablet. Make sure to say Y to "Mouse support"
170 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
171 (CONFIG_INPUT_EVDEV) as well.
173 To compile this driver as a module, choose M here: the
174 module will be called wacom.
177 tristate "Acecad Flair tablet support"
178 depends on USB && INPUT
180 Say Y here if you want to use the USB version of the Acecad Flair
181 tablet. Make sure to say Y to "Mouse support"
182 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
183 (CONFIG_INPUT_EVDEV) as well.
185 To compile this driver as a module, choose M here: the
186 module will be called acecad.
189 tristate "KB Gear JamStudio tablet support"
190 depends on USB && INPUT
192 Say Y here if you want to use the USB version of the KB Gear
193 JamStudio tablet. Make sure to say Y to "Mouse support"
194 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
195 (CONFIG_INPUT_EVDEV) as well.
197 To compile this driver as a module, choose M here: the
198 module will be called kbtab.
201 tristate "Griffin PowerMate and Contour Jog support"
202 depends on USB && INPUT
204 Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
205 These are aluminum dials which can measure clockwise and anticlockwise
206 rotation. The dial also acts as a pushbutton. The base contains an LED
207 which can be instructed to pulse or to switch to a particular intensity.
209 You can download userspace tools from
210 <http://sowerbutts.com/powermate/>.
212 To compile this driver as a module, choose M here: the
213 module will be called powermate.
215 config USB_TOUCHSCREEN
216 tristate "USB Touchscreen Driver"
217 depends on USB && INPUT
219 USB Touchscreen driver for:
220 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
221 - PanJit TouchSet USB
222 - 3M MicroTouch USB (EX II series)
224 - some other eTurboTouch
228 Have a look at <http://linux.chapter7.ch/touchkit/> for
229 a usage description and the required user-space stuff.
231 To compile this driver as a module, choose M here: the
232 module will be called usbtouchscreen.
234 config USB_TOUCHSCREEN_EGALAX
236 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
237 depends on USB_TOUCHSCREEN
239 config USB_TOUCHSCREEN_PANJIT
241 bool "PanJit device support" if EMBEDDED
242 depends on USB_TOUCHSCREEN
244 config USB_TOUCHSCREEN_3M
246 bool "3M/Microtouch EX II series device support" if EMBEDDED
247 depends on USB_TOUCHSCREEN
249 config USB_TOUCHSCREEN_ITM
251 bool "ITM device support" if EMBEDDED
252 depends on USB_TOUCHSCREEN
254 config USB_TOUCHSCREEN_ETURBO
256 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
257 depends on USB_TOUCHSCREEN
259 config USB_TOUCHSCREEN_GUNZE
261 bool "Gunze AHL61 device support" if EMBEDDED
262 depends on USB_TOUCHSCREEN
264 config USB_TOUCHSCREEN_DMC_TSC10
266 bool "DMC TSC-10/25 device support" if EMBEDDED
267 depends on USB_TOUCHSCREEN
270 tristate "Yealink usb-p1k voip phone"
271 depends on USB && INPUT && EXPERIMENTAL
273 Say Y here if you want to enable keyboard and LCD functions of the
274 Yealink usb-p1k usb phones. The audio part is enabled by the generic
275 usb sound driver, so you might want to enable that as well.
277 For information about how to use these additional functions, see
278 <file:Documentation/input/yealink.txt>.
280 To compile this driver as a module, choose M here: the module will be
284 tristate "X-Box gamepad support"
285 depends on USB && INPUT
287 Say Y here if you want to use the X-Box pad with your computer.
288 Make sure to say Y to "Joystick support" (CONFIG_INPUT_JOYDEV)
289 and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
291 For information about how to connect the X-Box pad to USB, see
292 <file:Documentation/input/xpad.txt>.
294 To compile this driver as a module, choose M here: the
295 module will be called xpad.
297 config USB_ATI_REMOTE
298 tristate "ATI / X10 USB RF remote control"
299 depends on USB && INPUT
301 Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
302 These are RF remotes with USB receivers.
303 The ATI remote comes with many of ATI's All-In-Wonder video cards.
304 The X10 "Lola" remote is available at:
305 <http://www.x10.com/products/lola_sg1.htm>
306 This driver provides mouse pointer, left and right mouse buttons,
307 and maps all the other remote buttons to keypress events.
309 To compile this driver as a module, choose M here: the module will be
312 config USB_ATI_REMOTE2
313 tristate "ATI / Philips USB RF remote control"
314 depends on USB && INPUT
316 Say Y here if you want to use an ATI or Philips USB RF remote control.
317 These are RF remotes with USB receivers.
318 ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
319 and is also available as a separate product.
320 This driver provides mouse pointer, left and right mouse buttons,
321 and maps all the other remote buttons to keypress events.
323 To compile this driver as a module, choose M here: the module will be
326 config USB_KEYSPAN_REMOTE
327 tristate "Keyspan DMR USB remote control (EXPERIMENTAL)"
328 depends on USB && INPUT && EXPERIMENTAL
330 Say Y here if you want to use a Keyspan DMR USB remote control.
331 Currently only the UIA-11 type of receiver has been tested. The tag
332 on the receiver that connects to the USB port should have a P/N that
333 will tell you what type of DMR you have. The UIA-10 type is not
334 supported at this time. This driver maps all buttons to keypress
337 To compile this driver as a module, choose M here: the module will
338 be called keyspan_remote.
340 config USB_APPLETOUCH
341 tristate "Apple USB Touchpad support"
342 depends on USB && INPUT
344 Say Y here if you want to use an Apple USB Touchpad.
346 These are the touchpads that can be found on post-February 2005
347 Apple Powerbooks (prior models have a Synaptics touchpad connected
350 This driver provides a basic mouse driver but can be interfaced
351 with the synaptics X11 driver to provide acceleration and
354 For further information, see
355 <file:Documentation/input/appletouch.txt>.
357 To compile this driver as a module, choose M here: the
358 module will be called appletouch.
361 tristate "GTCO CalComp/InterWrite USB Support"
362 depends on USB && INPUT
364 Say Y here if you want to use the USB version of the GTCO
365 CalComp/InterWrite Tablet. Make sure to say Y to "Mouse support"
366 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
367 (CONFIG_INPUT_EVDEV) as well.
369 To compile this driver as a module, choose M here: the
370 module will be called gtco.