2 # Mouse driver configuration
9 Say Y here, and a list of supported mice will be displayed.
10 This option doesn't affect the kernel.
17 depends on INPUT && INPUT_MOUSE && SERIO
19 Say Y here if you have a PS/2 mouse connected to your system. This
20 includes the standard 2 or 3-button PS/2 mouse, as well as PS/2
21 mice with wheels and extra buttons, Microsoft, Logitech or Genius
22 compatible. Support for Synaptics TouchPads is also included.
23 For Synaptics TouchPad support in XFree86 you'll need this XFree86
24 driver: http://w1.894.telia.com/~u89404340/touchpad/index.html
28 This driver is also available as a module ( = code which can be
29 inserted in and removed from the running kernel whenever you want).
30 The module will be called psmouse. If you want to compile it as a
31 module, say M here and read <file:Documentation/modules.txt>.
34 tristate "Serial mouse"
35 depends on INPUT && INPUT_MOUSE && SERIO
37 Say Y here if you have a serial (RS-232, COM port) mouse connected
38 to your system. This includes Sun, MouseSystems, Microsoft,
39 Logitech and all other compatible serial mice.
43 This driver is also available as a module ( = code which can be
44 inserted in and removed from the running kernel whenever you want).
45 The module will be called sermouse. If you want to compile it as a
46 module, say M here and read <file:Documentation/modules.txt>.
49 tristate "InPort/MS/ATIXL busmouse"
50 depends on INPUT && INPUT_MOUSE && ISA
52 Say Y here if you have an InPort, Microsoft or ATI XL busmouse.
53 They are rather rare these days.
55 This driver is also available as a module ( = code which can be
56 inserted in and removed from the running kernel whenever you want).
57 The module will be called inport. If you want to compile it as a
58 module, say M here and read <file.:Documentation/modules.txt>.
62 depends on MOUSE_INPORT
64 Say Y here if your mouse is of the ATI XL variety.
67 tristate "Logitech busmouse"
68 depends on INPUT && INPUT_MOUSE && ISA
70 Say Y here if you have a Logitech busmouse.
71 They are rather rare these days.
73 This driver is also available as a module ( = code which can be
74 inserted in and removed from the running kernel whenever you want).
75 The module will be called logibm. If you want to compile it as a
76 module, say M here and read <file.:Documentation/modules.txt>.
79 tristate "IBM PC110 touchpad"
80 depends on INPUT && INPUT_MOUSE && ISA
82 Say Y if you have the IBM PC-110 micro-notebook and want its
85 This driver is also available as a module ( = code which can be
86 inserted in and removed from the running kernel whenever you want).
87 The module will be called pc110pad. If you want to compile it as a
88 module, say M here and read <file.:Documentation/modules.txt>.
91 tristate "Maple bus mouse"
92 depends on SH_DREAMCAST && INPUT && INPUT_MOUSE && MAPLE
94 Say Y if you have a DreamCast console and a mouse attached to
97 This driver is also available as a module ( = code which can be
98 inserted in and removed from the running kernel whenever you want).
99 The module will be called maplemouse. If you want to compile it as a
100 module, say M here and read <file.:Documentation/modules.txt>.
103 tristate "Amiga mouse"
104 depends on AMIGA && INPUT && INPUT_MOUSE
106 Say Y here if you have an Amiga and want its native mouse
107 supported by the kernel.
109 This driver is also available as a module ( = code which can be
110 inserted in and removed from the running kernel whenever you want).
111 The module will be called amimouse. If you want to compile it as a
112 module, say M here and read <file.:Documentation/modules.txt>.
115 tristate "Acorn RiscPC mouse"
116 depends on ARCH_ACORN && INPUT && INPUT_MOUSE
118 Say Y here if you have the Acorn RiscPC computer and want its
119 native mouse supported.
121 This driver is also available as a module ( = code which can be
122 inserted in and removed from the running kernel whenever you want).
123 The module will be called rpcmouse. If you want to compile it as a
124 module, say M here and read <file.:Documentation/modules.txt>.
127 tristate "NEC PC-9800 busmouse"
128 depends on X86_PC9800 && INPUT && INPUT_MOUSE && ISA
130 Say Y here if you have NEC PC-9801/PC-9821 computer and want its
131 native mouse supported.
133 This driver is also available as a module ( = code which can be
134 inserted in and removed from the running kernel whenever you want).
135 The module will be called logibm.o. If you want to compile it as a
136 module, say M here and read <file.:Documentation/modules.txt>.
139 bool "MAXINE Access.Bus mouse (VSXXX-BB/GB) support"
140 depends on INPUT && INPUT_MOUSE && ACCESSBUS