2 # Mouse driver configuration
8 Say Y here, and a list of supported mice will be displayed.
9 This option doesn't affect the kernel.
20 select SERIO_I8042 if ARCH_MIGHT_HAVE_PC_SERIO
21 select SERIO_GSCPS2 if GSC
23 Say Y here if you have a PS/2 mouse connected to your system. This
24 includes the standard 2 or 3-button PS/2 mouse, as well as PS/2
25 mice with wheels and extra buttons, Microsoft, Logitech or Genius
28 Synaptics, ALPS or Elantech TouchPad users might be interested
29 in a specialized Xorg/XFree86 driver at:
30 <http://w1.894.telia.com/~u89404340/touchpad/index.html>
31 and a new version of GPM at:
32 <http://www.geocities.com/dt_or/gpm/gpm.html>
33 <http://xorg.freedesktop.org/archive/individual/driver/>
34 to take advantage of the advanced features of the touchpad.
38 To compile this driver as a module, choose M here: the
39 module will be called psmouse.
42 bool "ALPS PS/2 mouse protocol extension" if EXPERT
46 Say Y here if you have an ALPS PS/2 touchpad connected to
52 bool "BYD PS/2 mouse protocol extension" if EXPERT
56 Say Y here if you have a BYD PS/2 touchpad connected to
61 config MOUSE_PS2_LOGIPS2PP
62 bool "Logitech PS/2++ mouse protocol extension" if EXPERT
66 Say Y here if you have a Logitech PS/2++ mouse connected to
71 config MOUSE_PS2_SYNAPTICS
72 bool "Synaptics PS/2 mouse protocol extension" if EXPERT
76 Say Y here if you have a Synaptics PS/2 TouchPad connected to
81 config MOUSE_PS2_SYNAPTICS_SMBUS
82 bool "Synaptics PS/2 SMbus companion" if EXPERT
85 depends on I2C=y || I2C=MOUSE_PS2
86 select MOUSE_PS2_SMBUS
88 Say Y here if you have a Synaptics RMI4 touchpad connected to
89 to an SMBus, but enumerated through PS/2.
93 config MOUSE_PS2_CYPRESS
94 bool "Cypress PS/2 mouse protocol extension" if EXPERT
98 Say Y here if you have a Cypress PS/2 Trackpad connected to
103 config MOUSE_PS2_LIFEBOOK
104 bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT
106 depends on MOUSE_PS2 && X86 && DMI
108 Say Y here if you have a Fujitsu B-series Lifebook PS/2
109 TouchScreen connected to your system.
113 config MOUSE_PS2_TRACKPOINT
114 bool "IBM Trackpoint PS/2 mouse protocol extension" if EXPERT
118 Say Y here if you have an IBM Trackpoint PS/2 mouse connected
123 config MOUSE_PS2_ELANTECH
124 bool "Elantech PS/2 protocol extension"
127 Say Y here if you have an Elantech PS/2 touchpad connected
130 This driver exposes some configuration registers via sysfs
131 entries. For further information,
132 see <file:Documentation/input/elantech.txt>.
136 config MOUSE_PS2_SENTELIC
137 bool "Sentelic Finger Sensing Pad PS/2 protocol extension"
140 Say Y here if you have a laptop (such as MSI WIND Netbook)
141 with Sentelic Finger Sensing Pad touchpad.
145 config MOUSE_PS2_TOUCHKIT
146 bool "eGalax TouchKit PS/2 protocol extension"
149 Say Y here if you have an eGalax TouchKit PS/2 touchscreen
150 connected to your system.
154 config MOUSE_PS2_OLPC
155 bool "OLPC PS/2 mouse protocol extension"
156 depends on MOUSE_PS2 && OLPC
158 Say Y here if you have an OLPC XO-1 laptop (with built-in
159 PS/2 touchpad/tablet device). The manufacturer calls the
164 config MOUSE_PS2_FOCALTECH
165 bool "FocalTech PS/2 mouse protocol extension" if EXPERT
169 Say Y here if you have a FocalTech PS/2 TouchPad connected to
174 config MOUSE_PS2_VMMOUSE
175 bool "Virtual mouse (vmmouse)"
176 depends on MOUSE_PS2 && X86 && HYPERVISOR_GUEST
178 Say Y here if you are running under control of VMware hypervisor
179 (ESXi, Workstation or Fusion). Also make sure that when you enable
180 this option, you remove the xf86-input-vmmouse user-space driver
181 or upgrade it to at least xf86-input-vmmouse 13.1.0, which doesn't
182 load in the presence of an in-kernel vmmouse driver.
186 config MOUSE_PS2_SMBUS
191 tristate "Serial mouse"
194 Say Y here if you have a serial (RS-232, COM port) mouse connected
195 to your system. This includes Sun, MouseSystems, Microsoft,
196 Logitech and all other compatible serial mice.
200 To compile this driver as a module, choose M here: the
201 module will be called sermouse.
203 config MOUSE_APPLETOUCH
204 tristate "Apple USB Touchpad support"
205 depends on USB_ARCH_HAS_HCD
208 Say Y here if you want to use an Apple USB Touchpad.
210 These are the touchpads that can be found on post-February 2005
211 Apple Powerbooks (prior models have a Synaptics touchpad connected
214 This driver provides a basic mouse driver but can be interfaced
215 with the synaptics X11 driver to provide acceleration and
218 For further information, see
219 <file:Documentation/input/appletouch.txt>.
221 To compile this driver as a module, choose M here: the
222 module will be called appletouch.
225 tristate "Apple USB BCM5974 Multitouch trackpad support"
226 depends on USB_ARCH_HAS_HCD
229 Say Y here if you have an Apple USB BCM5974 Multitouch
232 The BCM5974 is the multitouch trackpad found in the Macbook
233 Air (JAN2008) and Macbook Pro Penryn (FEB2008) laptops.
235 It is also found in the IPhone (2007) and Ipod Touch (2008).
237 This driver provides multitouch functionality together with
238 the synaptics X11 driver.
240 The interface is currently identical to the appletouch interface,
241 for further information, see
242 <file:Documentation/input/appletouch.txt>.
244 To compile this driver as a module, choose M here: the
245 module will be called bcm5974.
248 tristate "Cypress APA I2C Trackpad support"
252 This driver adds support for Cypress All Points Addressable (APA)
253 I2C Trackpads, including the ones used in 2012 Samsung Chromebooks.
255 Say Y here if you have a Cypress APA I2C Trackpad.
257 To compile this driver as a module, choose M here: the module will be
260 config MOUSE_ELAN_I2C
261 tristate "ELAN I2C Touchpad support"
264 This driver adds support for Elan I2C/SMbus Trackpads.
266 Say Y here if you have a ELAN I2C/SMbus Touchpad.
268 To compile this driver as a module, choose M here: the module will be
271 config MOUSE_ELAN_I2C_I2C
272 bool "Enable I2C support"
273 depends on MOUSE_ELAN_I2C
276 Say Y here if Elan Touchpad in your system is connected to
277 a standard I2C controller.
281 config MOUSE_ELAN_I2C_SMBUS
282 bool "Enable SMbus support"
283 depends on MOUSE_ELAN_I2C
285 Say Y here if Elan Touchpad in your system is connected to
291 tristate "InPort/MS/ATIXL busmouse"
294 Say Y here if you have an InPort, Microsoft or ATI XL busmouse.
295 They are rather rare these days.
297 To compile this driver as a module, choose M here: the
298 module will be called inport.
301 bool "ATI XL variant"
302 depends on MOUSE_INPORT
304 Say Y here if your mouse is of the ATI XL variety.
307 tristate "Logitech busmouse"
310 Say Y here if you have a Logitech busmouse.
311 They are rather rare these days.
313 To compile this driver as a module, choose M here: the
314 module will be called logibm.
316 config MOUSE_PC110PAD
317 tristate "IBM PC110 touchpad"
320 Say Y if you have the IBM PC-110 micro-notebook and want its
323 To compile this driver as a module, choose M here: the
324 module will be called pc110pad.
327 tristate "Amiga mouse"
330 Say Y here if you have an Amiga and want its native mouse
331 supported by the kernel.
333 To compile this driver as a module, choose M here: the
334 module will be called amimouse.
337 tristate "Atari mouse"
339 select ATARI_KBD_CORE
341 Say Y here if you have an Atari and want its native mouse
342 supported by the kernel.
344 To compile this driver as a module, choose M here: the
345 module will be called atarimouse.
348 tristate "Acorn RiscPC mouse"
349 depends on ARCH_ACORN
351 Say Y here if you have the Acorn RiscPC computer and want its
352 native mouse supported.
354 To compile this driver as a module, choose M here: the
355 module will be called rpcmouse.
358 tristate "DEC VSXXX-AA/GA mouse and VSXXX-AB tablet"
361 Say Y (or M) if you want to use a DEC VSXXX-AA (hockey
362 puck) or a VSXXX-GA (rectangular) mouse. Theses mice are
363 typically used on DECstations or VAXstations, but can also
364 be used on any box capable of RS232 (with some adaptor
365 described in the source file). This driver also works with the
366 digitizer (VSXXX-AB) DEC produced.
369 tristate "GPIO mouse"
370 depends on GPIOLIB || COMPILE_TEST
373 This driver simulates a mouse on GPIO lines of various CPUs (and some
376 Say Y here if your device has buttons or a simple joystick connected
377 directly to GPIO lines. Your board-specific setup logic must also
378 provide a platform device and platform data saying which GPIOs are
381 To compile this driver as a module, choose M here: the
382 module will be called gpio_mouse.
384 config MOUSE_PXA930_TRKBALL
385 tristate "PXA930 Trackball mouse"
386 depends on CPU_PXA930 || CPU_PXA935
388 Say Y here to support PXA930 Trackball mouse.
391 tristate "Maple mouse (for the Dreamcast)"
394 This driver supports the Maple mouse on the SEGA Dreamcast.
396 Most Dreamcast users, who have a mouse, will say Y here.
398 To compile this driver as a module choose M here: the module will be
401 config MOUSE_SYNAPTICS_I2C
402 tristate "Synaptics I2C Touchpad support"
405 This driver supports Synaptics I2C touchpad controller on eXeda
407 The device will not work the synaptics X11 driver because
408 (i) it reports only relative coordinates and has no capabilities
409 to report absolute coordinates
410 (ii) the eXeda device itself uses Xfbdev as X Server and it does
411 not allow using xf86-input-* drivers.
413 Say y here if you have eXeda device and want to use a Synaptics
416 To compile this driver as a module, choose M here: the
417 module will be called synaptics_i2c.
419 config MOUSE_SYNAPTICS_USB
420 tristate "Synaptics USB device support"
421 depends on USB_ARCH_HAS_HCD
424 Say Y here if you want to use a Synaptics USB touchpad or pointing
427 While these devices emulate an USB mouse by default and can be used
428 with standard usbhid driver, this driver, together with its X.Org
429 counterpart, allows you to fully utilize capabilities of the device.
430 More information can be found at:
431 <http://jan-steinhoff.de/linux/synaptics-usb.html>
433 To compile this driver as a module, choose M here: the
434 module will be called synaptics_usb.
436 config MOUSE_NAVPOINT_PXA27x
437 tristate "Synaptics NavPoint (PXA27x SSP/SPI)"
438 depends on PXA27x && PXA_SSP
440 This driver adds support for the Synaptics NavPoint touchpad connected
441 to a PXA27x SSP port in SPI slave mode. The device emulates a mouse;
442 a tap or tap-and-a-half drag gesture emulates the left mouse button.
443 For example, use the xf86-input-evdev driver for an X pointing device.
445 To compile this driver as a module, choose M here: the
446 module will be called navpoint.