2 # USB Input driver configuration
4 comment "USB Input Devices"
8 tristate "USB Human Interface Device (full HID) support"
12 Say Y here if you want full HID support to connect USB keyboards,
13 mice, joysticks, graphic tablets, or any other HID based devices
14 to your computer via USB. You also need to select HID Input layer
15 support (below) if you want to use keyboards, mice, joysticks and
16 the like ... as well as Uninterruptible Power Supply (UPS) and
17 monitor control devices.
19 You can't use this driver and the HIDBP (Boot Protocol) keyboard
20 and mouse drivers at the same time. More information is available:
21 <file:Documentation/input/input.txt>.
25 To compile this driver as a module, choose M here: the
26 module will be called usbhid.
28 comment "Input core support is needed for USB HID input layer or HIDBP support"
29 depends on USB_HID && INPUT=n
31 config USB_HID_POWERBOOK
32 bool "Enable support for iBook/PowerBook special keys"
36 Say Y here if you want support for the special keys (Fn, Numlock) on
37 Apple iBooks and PowerBooks.
42 bool "Force feedback support (EXPERIMENTAL)"
43 depends on USB_HID && EXPERIMENTAL
45 Say Y here is you want force feedback support for a few HID devices.
46 See below for a list of supported devices.
48 See <file:Documentation/input/ff.txt> for a description of the force
54 bool "PID device support"
57 Say Y here if you have a PID-compliant device and wish to enable force
58 feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such
62 bool "Logitech WingMan *3D support"
64 select INPUT_FF_MEMLESS if USB_HID
66 Say Y here if you have one of these devices:
67 - Logitech WingMan Cordless RumblePad
68 - Logitech WingMan Force 3D
69 and if you want to enable force feedback for them.
70 Note: if you say N here, this device will still be supported, but without
73 config THRUSTMASTER_FF
74 bool "ThrustMaster FireStorm Dual Power 2 support (EXPERIMENTAL)"
75 depends on HID_FF && EXPERIMENTAL
76 select INPUT_FF_MEMLESS if USB_HID
78 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2,
79 and want to enable force feedback support for it.
80 Note: if you say N here, this device will still be supported, but without
84 bool "Zeroplus based game controller support"
86 select INPUT_FF_MEMLESS if USB_HID
88 Say Y here if you have a Zeroplus based game controller and want to
89 enable force feedback for it.
92 bool "/dev/hiddev raw HID device support"
95 Say Y here if you want to support HID devices (from the USB
96 specification standpoint) that aren't strictly user interface
97 devices, like monitor controls and Uninterruptable Power Supplies.
99 This module supports these devices separately using a separate
100 event interface on /dev/usb/hiddevX (char 180:96 to 180:111).
104 menu "USB HID Boot Protocol drivers"
105 depends on USB!=n && USB_HID!=y
108 tristate "USB HIDBP Keyboard (simple Boot) support"
109 depends on USB && INPUT
111 Say Y here only if you are absolutely sure that you don't want
112 to use the generic HID driver for your USB keyboard and prefer
113 to use the keyboard in its limited Boot Protocol mode instead.
115 This is almost certainly not what you want. This is mostly
116 useful for embedded applications or simple keyboards.
118 To compile this driver as a module, choose M here: the
119 module will be called usbkbd.
121 If even remotely unsure, say N.
124 tristate "USB HIDBP Mouse (simple Boot) support"
125 depends on USB && INPUT
127 Say Y here only if you are absolutely sure that you don't want
128 to use the generic HID driver for your USB mouse and prefer
129 to use the mouse in its limited Boot Protocol mode instead.
131 This is almost certainly not what you want. This is mostly
132 useful for embedded applications or simple mice.
134 To compile this driver as a module, choose M here: the
135 module will be called usbmouse.
137 If even remotely unsure, say N.
142 tristate "Aiptek 6000U/8000U tablet support"
143 depends on USB && INPUT
145 Say Y here if you want to use the USB version of the Aiptek 6000U
146 or Aiptek 8000U tablet. Make sure to say Y to "Mouse support"
147 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
148 (CONFIG_INPUT_EVDEV) as well.
150 To compile this driver as a module, choose M here: the
151 module will be called aiptek.
154 tristate "Wacom Intuos/Graphire tablet support"
155 depends on USB && INPUT
157 Say Y here if you want to use the USB version of the Wacom Intuos
158 or Graphire tablet. Make sure to say Y to "Mouse support"
159 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
160 (CONFIG_INPUT_EVDEV) as well.
162 To compile this driver as a module, choose M here: the
163 module will be called wacom.
166 tristate "Acecad Flair tablet support"
167 depends on USB && INPUT
169 Say Y here if you want to use the USB version of the Acecad Flair
170 tablet. Make sure to say Y to "Mouse support"
171 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
172 (CONFIG_INPUT_EVDEV) as well.
174 To compile this driver as a module, choose M here: the
175 module will be called acecad.
178 tristate "KB Gear JamStudio tablet support"
179 depends on USB && INPUT
181 Say Y here if you want to use the USB version of the KB Gear
182 JamStudio tablet. Make sure to say Y to "Mouse support"
183 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
184 (CONFIG_INPUT_EVDEV) as well.
186 To compile this driver as a module, choose M here: the
187 module will be called kbtab.
190 tristate "Griffin PowerMate and Contour Jog support"
191 depends on USB && INPUT
193 Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
194 These are aluminum dials which can measure clockwise and anticlockwise
195 rotation. The dial also acts as a pushbutton. The base contains an LED
196 which can be instructed to pulse or to switch to a particular intensity.
198 You can download userspace tools from
199 <http://sowerbutts.com/powermate/>.
201 To compile this driver as a module, choose M here: the
202 module will be called powermate.
204 config USB_TOUCHSCREEN
205 tristate "USB Touchscreen Driver"
206 depends on USB && INPUT
208 USB Touchscreen driver for:
209 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
210 - PanJit TouchSet USB
211 - 3M MicroTouch USB (EX II series)
213 - some other eTurboTouch
217 Have a look at <http://linux.chapter7.ch/touchkit/> for
218 a usage description and the required user-space stuff.
220 To compile this driver as a module, choose M here: the
221 module will be called usbtouchscreen.
223 config USB_TOUCHSCREEN_EGALAX
225 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
226 depends on USB_TOUCHSCREEN
228 config USB_TOUCHSCREEN_PANJIT
230 bool "PanJit device support" if EMBEDDED
231 depends on USB_TOUCHSCREEN
233 config USB_TOUCHSCREEN_3M
235 bool "3M/Microtouch EX II series device support" if EMBEDDED
236 depends on USB_TOUCHSCREEN
238 config USB_TOUCHSCREEN_ITM
240 bool "ITM device support" if EMBEDDED
241 depends on USB_TOUCHSCREEN
243 config USB_TOUCHSCREEN_ETURBO
245 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
246 depends on USB_TOUCHSCREEN
248 config USB_TOUCHSCREEN_GUNZE
250 bool "Gunze AHL61 device support" if EMBEDDED
251 depends on USB_TOUCHSCREEN
253 config USB_TOUCHSCREEN_DMC_TSC10
255 bool "DMC TSC-10/25 device support" if EMBEDDED
256 depends on USB_TOUCHSCREEN
259 tristate "Yealink usb-p1k voip phone"
260 depends on USB && INPUT && EXPERIMENTAL
262 Say Y here if you want to enable keyboard and LCD functions of the
263 Yealink usb-p1k usb phones. The audio part is enabled by the generic
264 usb sound driver, so you might want to enable that as well.
266 For information about how to use these additional functions, see
267 <file:Documentation/input/yealink.txt>.
269 To compile this driver as a module, choose M here: the module will be
273 tristate "X-Box gamepad support"
274 depends on USB && INPUT
276 Say Y here if you want to use the X-Box pad with your computer.
277 Make sure to say Y to "Joystick support" (CONFIG_INPUT_JOYDEV)
278 and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
280 For information about how to connect the X-Box pad to USB, see
281 <file:Documentation/input/xpad.txt>.
283 To compile this driver as a module, choose M here: the
284 module will be called xpad.
286 config USB_ATI_REMOTE
287 tristate "ATI / X10 USB RF remote control"
288 depends on USB && INPUT
290 Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
291 These are RF remotes with USB receivers.
292 The ATI remote comes with many of ATI's All-In-Wonder video cards.
293 The X10 "Lola" remote is available at:
294 <http://www.x10.com/products/lola_sg1.htm>
295 This driver provides mouse pointer, left and right mouse buttons,
296 and maps all the other remote buttons to keypress events.
298 To compile this driver as a module, choose M here: the module will be
301 config USB_ATI_REMOTE2
302 tristate "ATI / Philips USB RF remote control"
303 depends on USB && INPUT
305 Say Y here if you want to use an ATI or Philips USB RF remote control.
306 These are RF remotes with USB receivers.
307 ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
308 and is also available as a separate product.
309 This driver provides mouse pointer, left and right mouse buttons,
310 and maps all the other remote buttons to keypress events.
312 To compile this driver as a module, choose M here: the module will be
315 config USB_KEYSPAN_REMOTE
316 tristate "Keyspan DMR USB remote control (EXPERIMENTAL)"
317 depends on USB && INPUT && EXPERIMENTAL
319 Say Y here if you want to use a Keyspan DMR USB remote control.
320 Currently only the UIA-11 type of receiver has been tested. The tag
321 on the receiver that connects to the USB port should have a P/N that
322 will tell you what type of DMR you have. The UIA-10 type is not
323 supported at this time. This driver maps all buttons to keypress
326 To compile this driver as a module, choose M here: the module will
327 be called keyspan_remote.
329 config USB_APPLETOUCH
330 tristate "Apple USB Touchpad support"
331 depends on USB && INPUT
333 Say Y here if you want to use an Apple USB Touchpad.
335 These are the touchpads that can be found on post-February 2005
336 Apple Powerbooks (prior models have a Synaptics touchpad connected
339 This driver provides a basic mouse driver but can be interfaced
340 with the synaptics X11 driver to provide acceleration and
343 For further information, see
344 <file:Documentation/input/appletouch.txt>.
346 To compile this driver as a module, choose M here: the
347 module will be called appletouch.