Kconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. #
  2. # Mouse driver configuration
  3. #
  4. menuconfig INPUT_MOUSE
  5. bool "Mice"
  6. default y
  7. help
  8. Say Y here, and a list of supported mice will be displayed.
  9. This option doesn't affect the kernel.
  10. If unsure, say Y.
  11. if INPUT_MOUSE
  12. config MOUSE_PS2
  13. tristate "PS/2 mouse"
  14. default y
  15. select SERIO
  16. select SERIO_LIBPS2
  17. select SERIO_I8042 if X86
  18. select SERIO_GSCPS2 if GSC
  19. help
  20. Say Y here if you have a PS/2 mouse connected to your system. This
  21. includes the standard 2 or 3-button PS/2 mouse, as well as PS/2
  22. mice with wheels and extra buttons, Microsoft, Logitech or Genius
  23. compatible.
  24. Synaptics, ALPS or Elantech TouchPad users might be interested
  25. in a specialized Xorg/XFree86 driver at:
  26. <http://w1.894.telia.com/~u89404340/touchpad/index.html>
  27. and a new version of GPM at:
  28. <http://www.geocities.com/dt_or/gpm/gpm.html>
  29. <http://xorg.freedesktop.org/archive/individual/driver/>
  30. to take advantage of the advanced features of the touchpad.
  31. If unsure, say Y.
  32. To compile this driver as a module, choose M here: the
  33. module will be called psmouse.
  34. config MOUSE_PS2_ALPS
  35. bool "ALPS PS/2 mouse protocol extension" if EXPERT
  36. default y
  37. depends on MOUSE_PS2
  38. help
  39. Say Y here if you have an ALPS PS/2 touchpad connected to
  40. your system.
  41. If unsure, say Y.
  42. config MOUSE_PS2_LOGIPS2PP
  43. bool "Logitech PS/2++ mouse protocol extension" if EXPERT
  44. default y
  45. depends on MOUSE_PS2
  46. help
  47. Say Y here if you have a Logictech PS/2++ mouse connected to
  48. your system.
  49. If unsure, say Y.
  50. config MOUSE_PS2_SYNAPTICS
  51. bool "Synaptics PS/2 mouse protocol extension" if EXPERT
  52. default y
  53. depends on MOUSE_PS2
  54. help
  55. Say Y here if you have a Synaptics PS/2 TouchPad connected to
  56. your system.
  57. If unsure, say Y.
  58. config MOUSE_PS2_CYPRESS
  59. bool "Cypress PS/2 mouse protocol extension" if EXPERT
  60. default y
  61. depends on MOUSE_PS2
  62. help
  63. Say Y here if you have a Cypress PS/2 Trackpad connected to
  64. your system.
  65. If unsure, say Y.
  66. config MOUSE_PS2_LIFEBOOK
  67. bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT
  68. default y
  69. depends on MOUSE_PS2 && X86 && DMI
  70. help
  71. Say Y here if you have a Fujitsu B-series Lifebook PS/2
  72. TouchScreen connected to your system.
  73. If unsure, say Y.
  74. config MOUSE_PS2_TRACKPOINT
  75. bool "IBM Trackpoint PS/2 mouse protocol extension" if EXPERT
  76. default y
  77. depends on MOUSE_PS2
  78. help
  79. Say Y here if you have an IBM Trackpoint PS/2 mouse connected
  80. to your system.
  81. If unsure, say Y.
  82. config MOUSE_PS2_ELANTECH
  83. bool "Elantech PS/2 protocol extension"
  84. depends on MOUSE_PS2
  85. help
  86. Say Y here if you have an Elantech PS/2 touchpad connected
  87. to your system.
  88. Note that if you enable this driver you will need an updated
  89. X.org Synaptics driver that does not require ABS_PRESSURE
  90. reports from the touchpad (i.e. post 1.5.0 version). You can
  91. grab a patch for the driver here:
  92. http://userweb.kernel.org/~dtor/synaptics-no-abspressure.patch
  93. If unsure, say N.
  94. This driver exposes some configuration registers via sysfs
  95. entries. For further information,
  96. see <file:Documentation/input/elantech.txt>.
  97. config MOUSE_PS2_SENTELIC
  98. bool "Sentelic Finger Sensing Pad PS/2 protocol extension"
  99. depends on MOUSE_PS2
  100. help
  101. Say Y here if you have a laptop (such as MSI WIND Netbook)
  102. with Sentelic Finger Sensing Pad touchpad.
  103. If unsure, say N.
  104. config MOUSE_PS2_TOUCHKIT
  105. bool "eGalax TouchKit PS/2 protocol extension"
  106. depends on MOUSE_PS2
  107. help
  108. Say Y here if you have an eGalax TouchKit PS/2 touchscreen
  109. connected to your system.
  110. If unsure, say N.
  111. config MOUSE_PS2_OLPC
  112. bool "OLPC PS/2 mouse protocol extension"
  113. depends on MOUSE_PS2 && OLPC
  114. help
  115. Say Y here if you have an OLPC XO-1 laptop (with built-in
  116. PS/2 touchpad/tablet device). The manufacturer calls the
  117. touchpad an HGPK.
  118. If unsure, say N.
  119. config MOUSE_SERIAL
  120. tristate "Serial mouse"
  121. select SERIO
  122. help
  123. Say Y here if you have a serial (RS-232, COM port) mouse connected
  124. to your system. This includes Sun, MouseSystems, Microsoft,
  125. Logitech and all other compatible serial mice.
  126. If unsure, say N.
  127. To compile this driver as a module, choose M here: the
  128. module will be called sermouse.
  129. config MOUSE_APPLETOUCH
  130. tristate "Apple USB Touchpad support"
  131. depends on USB_ARCH_HAS_HCD
  132. select USB
  133. help
  134. Say Y here if you want to use an Apple USB Touchpad.
  135. These are the touchpads that can be found on post-February 2005
  136. Apple Powerbooks (prior models have a Synaptics touchpad connected
  137. to the ADB bus).
  138. This driver provides a basic mouse driver but can be interfaced
  139. with the synaptics X11 driver to provide acceleration and
  140. scrolling in X11.
  141. For further information, see
  142. <file:Documentation/input/appletouch.txt>.
  143. To compile this driver as a module, choose M here: the
  144. module will be called appletouch.
  145. config MOUSE_BCM5974
  146. tristate "Apple USB BCM5974 Multitouch trackpad support"
  147. depends on USB_ARCH_HAS_HCD
  148. select USB
  149. help
  150. Say Y here if you have an Apple USB BCM5974 Multitouch
  151. trackpad.
  152. The BCM5974 is the multitouch trackpad found in the Macbook
  153. Air (JAN2008) and Macbook Pro Penryn (FEB2008) laptops.
  154. It is also found in the IPhone (2007) and Ipod Touch (2008).
  155. This driver provides multitouch functionality together with
  156. the synaptics X11 driver.
  157. The interface is currently identical to the appletouch interface,
  158. for further information, see
  159. <file:Documentation/input/appletouch.txt>.
  160. To compile this driver as a module, choose M here: the
  161. module will be called bcm5974.
  162. config MOUSE_CYAPA
  163. tristate "Cypress APA I2C Trackpad support"
  164. depends on I2C
  165. help
  166. This driver adds support for Cypress All Points Addressable (APA)
  167. I2C Trackpads, including the ones used in 2012 Samsung Chromebooks.
  168. Say Y here if you have a Cypress APA I2C Trackpad.
  169. To compile this driver as a module, choose M here: the module will be
  170. called cyapa.
  171. config MOUSE_INPORT
  172. tristate "InPort/MS/ATIXL busmouse"
  173. depends on ISA
  174. help
  175. Say Y here if you have an InPort, Microsoft or ATI XL busmouse.
  176. They are rather rare these days.
  177. To compile this driver as a module, choose M here: the
  178. module will be called inport.
  179. config MOUSE_ATIXL
  180. bool "ATI XL variant"
  181. depends on MOUSE_INPORT
  182. help
  183. Say Y here if your mouse is of the ATI XL variety.
  184. config MOUSE_LOGIBM
  185. tristate "Logitech busmouse"
  186. depends on ISA
  187. help
  188. Say Y here if you have a Logitech busmouse.
  189. They are rather rare these days.
  190. To compile this driver as a module, choose M here: the
  191. module will be called logibm.
  192. config MOUSE_PC110PAD
  193. tristate "IBM PC110 touchpad"
  194. depends on ISA
  195. help
  196. Say Y if you have the IBM PC-110 micro-notebook and want its
  197. touchpad supported.
  198. To compile this driver as a module, choose M here: the
  199. module will be called pc110pad.
  200. config MOUSE_AMIGA
  201. tristate "Amiga mouse"
  202. depends on AMIGA
  203. help
  204. Say Y here if you have an Amiga and want its native mouse
  205. supported by the kernel.
  206. To compile this driver as a module, choose M here: the
  207. module will be called amimouse.
  208. config MOUSE_ATARI
  209. tristate "Atari mouse"
  210. depends on ATARI
  211. select ATARI_KBD_CORE
  212. help
  213. Say Y here if you have an Atari and want its native mouse
  214. supported by the kernel.
  215. To compile this driver as a module, choose M here: the
  216. module will be called atarimouse.
  217. config MOUSE_RISCPC
  218. tristate "Acorn RiscPC mouse"
  219. depends on ARCH_ACORN
  220. help
  221. Say Y here if you have the Acorn RiscPC computer and want its
  222. native mouse supported.
  223. To compile this driver as a module, choose M here: the
  224. module will be called rpcmouse.
  225. config MOUSE_VSXXXAA
  226. tristate "DEC VSXXX-AA/GA mouse and VSXXX-AB tablet"
  227. select SERIO
  228. help
  229. Say Y (or M) if you want to use a DEC VSXXX-AA (hockey
  230. puck) or a VSXXX-GA (rectangular) mouse. Theses mice are
  231. typically used on DECstations or VAXstations, but can also
  232. be used on any box capable of RS232 (with some adaptor
  233. described in the source file). This driver also works with the
  234. digitizer (VSXXX-AB) DEC produced.
  235. config MOUSE_GPIO
  236. tristate "GPIO mouse"
  237. depends on GENERIC_GPIO
  238. select INPUT_POLLDEV
  239. help
  240. This driver simulates a mouse on GPIO lines of various CPUs (and some
  241. other chips).
  242. Say Y here if your device has buttons or a simple joystick connected
  243. directly to GPIO lines. Your board-specific setup logic must also
  244. provide a platform device and platform data saying which GPIOs are
  245. used.
  246. To compile this driver as a module, choose M here: the
  247. module will be called gpio_mouse.
  248. config MOUSE_PXA930_TRKBALL
  249. tristate "PXA930 Trackball mouse"
  250. depends on CPU_PXA930 || CPU_PXA935
  251. help
  252. Say Y here to support PXA930 Trackball mouse.
  253. config MOUSE_MAPLE
  254. tristate "Maple mouse (for the Dreamcast)"
  255. depends on MAPLE
  256. help
  257. This driver supports the Maple mouse on the SEGA Dreamcast.
  258. Most Dreamcast users, who have a mouse, will say Y here.
  259. To compile this driver as a module choose M here: the module will be
  260. called maplemouse.
  261. config MOUSE_SYNAPTICS_I2C
  262. tristate "Synaptics I2C Touchpad support"
  263. depends on I2C
  264. help
  265. This driver supports Synaptics I2C touchpad controller on eXeda
  266. mobile device.
  267. The device will not work the synaptics X11 driver because
  268. (i) it reports only relative coordinates and has no capabilities
  269. to report absolute coordinates
  270. (ii) the eXeda device itself uses Xfbdev as X Server and it does
  271. not allow using xf86-input-* drivers.
  272. Say y here if you have eXeda device and want to use a Synaptics
  273. I2C Touchpad.
  274. To compile this driver as a module, choose M here: the
  275. module will be called synaptics_i2c.
  276. config MOUSE_SYNAPTICS_USB
  277. tristate "Synaptics USB device support"
  278. depends on USB_ARCH_HAS_HCD
  279. select USB
  280. help
  281. Say Y here if you want to use a Synaptics USB touchpad or pointing
  282. stick.
  283. While these devices emulate an USB mouse by default and can be used
  284. with standard usbhid driver, this driver, together with its X.Org
  285. counterpart, allows you to fully utilize capabilities of the device.
  286. More information can be found at:
  287. <http://jan-steinhoff.de/linux/synaptics-usb.html>
  288. To compile this driver as a module, choose M here: the
  289. module will be called synaptics_usb.
  290. config MOUSE_NAVPOINT_PXA27x
  291. tristate "Synaptics NavPoint (PXA27x SSP/SPI)"
  292. depends on PXA27x && PXA_SSP
  293. help
  294. This driver adds support for the Synaptics NavPoint touchpad connected
  295. to a PXA27x SSP port in SPI slave mode. The device emulates a mouse;
  296. a tap or tap-and-a-half drag gesture emulates the left mouse button.
  297. For example, use the xf86-input-evdev driver for an X pointing device.
  298. To compile this driver as a module, choose M here: the
  299. module will be called navpoint.
  300. endif