#
# Mouse driver configuration
#
menuconfig [31mCONFIG_INPUT_MOUSE[0m
bool "Mice"
default y
help
Say Y here, and a list of supported mice will be displayed.
This option doesn't affect the kernel.
If unsure, say Y.
if [31mCONFIG_INPUT_MOUSE[0m
config [31mCONFIG_MOUSE_PS2[0m
tristate "PS/2 mouse"
default y
select [31mCONFIG_SERIO[0m
select [31mCONFIG_SERIO_LIBPS2[0m
select [31mCONFIG_SERIO_I8042[0m if [31mCONFIG_ARCH_MIGHT_HAVE_PC_SERIO[0m
select [31mCONFIG_SERIO_GSCPS2[0m if [31mCONFIG_GSC[0m
help
Say Y here if you have a PS/2 mouse connected to your system. This
includes the standard 2 or 3-button PS/2 mouse, as well as PS/2
mice with wheels and extra buttons, Microsoft, Logitech or Genius
compatible.
Synaptics, ALPS or Elantech TouchPad users might be interested
in a specialized Xorg/XFree86 driver at:
<http://w1.894.telia.com/~u89404340/touchpad/index.html>
and a new version of GPM at:
<http://www.geocities.com/dt_or/gpm/gpm.html>
<http://xorg.freedesktop.org/archive/individual/driver/>
to take advantage of the advanced features of the touchpad.
If unsure, say Y.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called psmouse.
config [31mCONFIG_MOUSE_PS2_ALPS[0m
bool "ALPS PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have an ALPS PS/2 touchpad connected to
your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_BYD[0m
bool "BYD PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have a BYD PS/2 touchpad connected to
your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_LOGIPS2PP[0m
bool "Logitech PS/2++ mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have a Logitech PS/2++ mouse connected to
your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_SYNAPTICS[0m
bool "Synaptics PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have a Synaptics PS/2 TouchPad connected to
your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_CYPRESS[0m
bool "Cypress PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have a Cypress PS/2 Trackpad connected to
your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_LIFEBOOK[0m
bool "Fujitsu Lifebook PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m && [31mCONFIG_X86[0m && [31mCONFIG_DMI[0m
help
Say Y here if you have a Fujitsu [31mCONFIG_B[0m-series Lifebook PS/2
TouchScreen connected to your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_TRACKPOINT[0m
bool "IBM Trackpoint PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have an IBM Trackpoint PS/2 mouse connected
to your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_ELANTECH[0m
bool "Elantech PS/2 protocol extension"
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have an Elantech PS/2 touchpad connected
to your system.
This driver exposes some configuration registers via sysfs
entries. For further information,
see <file:Documentation/input/elantech.txt>.
If unsure, say N.
config [31mCONFIG_MOUSE_PS2_SENTELIC[0m
bool "Sentelic Finger Sensing Pad PS/2 protocol extension"
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have a laptop (such as MSI WIND Netbook)
with Sentelic Finger Sensing Pad touchpad.
If unsure, say N.
config [31mCONFIG_MOUSE_PS2_TOUCHKIT[0m
bool "eGalax TouchKit PS/2 protocol extension"
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have an eGalax TouchKit PS/2 touchscreen
connected to your system.
If unsure, say N.
config [31mCONFIG_MOUSE_PS2_OLPC[0m
bool "OLPC PS/2 mouse protocol extension"
depends on [31mCONFIG_MOUSE_PS2[0m && [31mCONFIG_OLPC[0m
help
Say Y here if you have an [31mCONFIG_OLPC[0m XO-1 laptop (with built-in
PS/2 touchpad/tablet device). The manufacturer calls the
touchpad an HGPK.
If unsure, say N.
config [31mCONFIG_MOUSE_PS2_FOCALTECH[0m
bool "FocalTech PS/2 mouse protocol extension" if [31mCONFIG_EXPERT[0m
default y
depends on [31mCONFIG_MOUSE_PS2[0m
help
Say Y here if you have a FocalTech PS/2 TouchPad connected to
your system.
If unsure, say Y.
config [31mCONFIG_MOUSE_PS2_VMMOUSE[0m
bool "Virtual mouse (vmmouse)"
depends on [31mCONFIG_MOUSE_PS2[0m && [31mCONFIG_X86[0m && [31mCONFIG_HYPERVISOR_GUEST[0m
help
Say Y here if you are running under control of VMware hypervisor
(ESXi, Workstation or Fusion). Also make sure that when you enable
this option, you remove the xf86-input-vmmouse user-space driver
or upgrade it to at least xf86-input-vmmouse 13.1.0, which doesn't
load in the presence of an in-kernel vmmouse driver.
If unsure, say N.
config [31mCONFIG_MOUSE_SERIAL[0m
tristate "Serial mouse"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a serial (RS-232, COM port) mouse connected
to your system. This includes Sun, MouseSystems, Microsoft,
Logitech and all other compatible serial mice.
If unsure, say N.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called sermouse.
config [31mCONFIG_MOUSE_APPLETOUCH[0m
tristate "Apple USB Touchpad support"
depends on [31mCONFIG_USB_ARCH_HAS_HCD[0m
select [31mCONFIG_USB[0m
help
Say Y here if you want to use an Apple [31mCONFIG_USB[0m Touchpad.
These are the touchpads that can be found on post-February 2005
Apple Powerbooks (prior models have a Synaptics touchpad connected
to the [31mCONFIG_ADB[0m bus).
This driver provides a basic mouse driver but can be interfaced
with the synaptics X11 driver to provide acceleration and
scrolling in X11.
For further information, see
<file:Documentation/input/appletouch.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called appletouch.
config [31mCONFIG_MOUSE_BCM5974[0m
tristate "Apple USB BCM5974 Multitouch trackpad support"
depends on [31mCONFIG_USB_ARCH_HAS_HCD[0m
select [31mCONFIG_USB[0m
help
Say Y here if you have an Apple [31mCONFIG_USB[0m BCM5974 Multitouch
trackpad.
The BCM5974 is the multitouch trackpad found in the Macbook
Air (JAN2008) and Macbook Pro Penryn (FEB2008) laptops.
It is also found in the IPhone (2007) and Ipod Touch (2008).
This driver provides multitouch functionality together with
the synaptics X11 driver.
The interface is currently identical to the appletouch interface,
for further information, see
<file:Documentation/input/appletouch.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called bcm5974.
config [31mCONFIG_MOUSE_CYAPA[0m
tristate "Cypress APA I2C Trackpad support"
depends on [31mCONFIG_I2C[0m
select [31mCONFIG_CRC_ITU_T[0m
help
This driver adds support for Cypress All Points Addressable (APA)
[31mCONFIG_I2C[0m Trackpads, including the ones used in 2012 Samsung Chromebooks.
Say Y here if you have a Cypress APA [31mCONFIG_I2C[0m Trackpad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called cyapa.
config [31mCONFIG_MOUSE_ELAN_I2C[0m
tristate "ELAN I2C Touchpad support"
depends on [31mCONFIG_I2C[0m
help
This driver adds support for Elan [31mCONFIG_I2C[0m/SMbus Trackpads.
Say Y here if you have a ELAN [31mCONFIG_I2C[0m/SMbus Touchpad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be
called elan_i2c.
config [31mCONFIG_MOUSE_ELAN_I2C_I2C[0m
bool "Enable I2C support"
depends on [31mCONFIG_MOUSE_ELAN_I2C[0m
default y
help
Say Y here if Elan Touchpad in your system is connected to
a standard [31mCONFIG_I2C[0m controller.
If unsure, say Y.
config [31mCONFIG_MOUSE_ELAN_I2C_SMBUS[0m
bool "Enable SMbus support"
depends on [31mCONFIG_MOUSE_ELAN_I2C[0m
help
Say Y here if Elan Touchpad in your system is connected to
a SMbus adapter.
If unsure, say Y.
config [31mCONFIG_MOUSE_INPORT[0m
tristate "InPort/MS/ATIXL busmouse"
depends on [31mCONFIG_ISA[0m
help
Say Y here if you have an InPort, Microsoft or ATI XL busmouse.
They are rather rare these days.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called inport.
config [31mCONFIG_MOUSE_ATIXL[0m
bool "ATI XL variant"
depends on [31mCONFIG_MOUSE_INPORT[0m
help
Say Y here if your mouse is of the ATI XL variety.
config [31mCONFIG_MOUSE_LOGIBM[0m
tristate "Logitech busmouse"
depends on [31mCONFIG_ISA[0m
help
Say Y here if you have a Logitech busmouse.
They are rather rare these days.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called logibm.
config [31mCONFIG_MOUSE_PC110PAD[0m
tristate "IBM PC110 touchpad"
depends on [31mCONFIG_ISA[0m
help
Say Y if you have the IBM PC-110 micro-notebook and want its
touchpad supported.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called pc110pad.
config [31mCONFIG_MOUSE_AMIGA[0m
tristate "Amiga mouse"
depends on [31mCONFIG_AMIGA[0m
help
Say Y here if you have an Amiga and want its native mouse
supported by the kernel.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called amimouse.
config [31mCONFIG_MOUSE_ATARI[0m
tristate "Atari mouse"
depends on [31mCONFIG_ATARI[0m
select [31mCONFIG_ATARI_KBD_CORE[0m
help
Say Y here if you have an Atari and want its native mouse
supported by the kernel.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called atarimouse.
config [31mCONFIG_MOUSE_RISCPC[0m
tristate "Acorn RiscPC mouse"
depends on [31mCONFIG_ARCH_ACORN[0m
help
Say Y here if you have the Acorn RiscPC computer and want its
native mouse supported.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called rpcmouse.
config [31mCONFIG_MOUSE_VSXXXAA[0m
tristate "DEC VSXXX-AA/GA mouse and VSXXX-AB tablet"
select [31mCONFIG_SERIO[0m
help
Say Y (or [31mCONFIG_M[0m) if you want to use a DEC VSXXX-AA (hockey
puck) or a VSXXX-GA (rectangular) mouse. Theses mice are
typically used on DECstations or VAXstations, but can also
be used on any box capable of RS232 (with some adaptor
described in the source file). This driver also works with the
digitizer (VSXXX-AB) DEC produced.
config [31mCONFIG_MOUSE_GPIO[0m
tristate "GPIO mouse"
depends on [31mCONFIG_GPIOLIB[0m || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_INPUT_POLLDEV[0m
help
This driver simulates a mouse on GPIO lines of various CPUs (and some
other chips).
Say Y here if your device has buttons or a simple joystick connected
directly to GPIO lines. Your board-specific setup logic must also
provide a platform device and platform data saying which GPIOs are
used.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called gpio_mouse.
config [31mCONFIG_MOUSE_PXA930_TRKBALL[0m
tristate "PXA930 Trackball mouse"
depends on [31mCONFIG_CPU_PXA930[0m || [31mCONFIG_CPU_PXA935[0m
help
Say Y here to support PXA930 Trackball mouse.
config [31mCONFIG_MOUSE_MAPLE[0m
tristate "Maple mouse (for the Dreamcast)"
depends on [31mCONFIG_MAPLE[0m
help
This driver supports the Maple mouse on the SEGA Dreamcast.
Most Dreamcast users, who have a mouse, will say Y here.
To compile this driver as a module choose [31mCONFIG_M[0m here: the module will be
called maplemouse.
config [31mCONFIG_MOUSE_SYNAPTICS_I2C[0m
tristate "Synaptics I2C Touchpad support"
depends on [31mCONFIG_I2C[0m
help
This driver supports Synaptics [31mCONFIG_I2C[0m touchpad controller on eXeda
mobile device.
The device will not work the synaptics X11 driver because
(i) it reports only relative coordinates and has no capabilities
to report absolute coordinates
(ii) the eXeda device itself uses Xfbdev as X Server and it does
not allow using xf86-input-* drivers.
Say y here if you have eXeda device and want to use a Synaptics
[31mCONFIG_I2C[0m Touchpad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called synaptics_i2c.
config [31mCONFIG_MOUSE_SYNAPTICS_USB[0m
tristate "Synaptics USB device support"
depends on [31mCONFIG_USB_ARCH_HAS_HCD[0m
select [31mCONFIG_USB[0m
help
Say Y here if you want to use a Synaptics [31mCONFIG_USB[0m touchpad or pointing
stick.
While these devices emulate an [31mCONFIG_USB[0m mouse by default and can be used
with standard usbhid driver, this driver, together with its X.Org
counterpart, allows you to fully utilize capabilities of the device.
More information can be found at:
<http://jan-steinhoff.de/linux/synaptics-usb.html>
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called synaptics_usb.
config [31mCONFIG_MOUSE_NAVPOINT_PXA27x[0m
tristate "Synaptics NavPoint (PXA27x SSP/SPI)"
depends on [31mCONFIG_PXA27x[0m && [31mCONFIG_PXA_SSP[0m
help
This driver adds support for the Synaptics NavPoint touchpad connected
to a [31mCONFIG_PXA27x[0m SSP port in [31mCONFIG_SPI[0m slave mode. The device emulates a mouse;
a tap or tap-and-a-half drag gesture emulates the left mouse button.
For example, use the xf86-input-evdev driver for an X pointing device.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called navpoint.
endif