File tree Expand file tree Collapse file tree 6 files changed +1
-368
lines changed Expand file tree Collapse file tree 6 files changed +1
-368
lines changed Original file line number Diff line number Diff line change @@ -69,18 +69,6 @@ config MOUSE_PS2_LOGIPS2PP
69
69
70
70
If unsure, say Y.
71
71
72
- config MOUSE_PS2_PIXART
73
- bool "PixArt PS/2 touchpad protocol extension" if EXPERT
74
- default y
75
- depends on MOUSE_PS2
76
- help
77
- This driver supports the PixArt PS/2 touchpad found in some
78
- laptops.
79
- Say Y here if you have a PixArt PS/2 TouchPad connected to
80
- your system.
81
-
82
- If unsure, say Y.
83
-
84
72
config MOUSE_PS2_SYNAPTICS
85
73
bool "Synaptics PS/2 mouse protocol extension" if EXPERT
86
74
default y
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ psmouse-$(CONFIG_MOUSE_PS2_ELANTECH) += elantech.o
32
32
psmouse-$(CONFIG_MOUSE_PS2_OLPC) += hgpk.o
33
33
psmouse-$(CONFIG_MOUSE_PS2_LOGIPS2PP) += logips2pp.o
34
34
psmouse-$(CONFIG_MOUSE_PS2_LIFEBOOK) += lifebook.o
35
- psmouse-$(CONFIG_MOUSE_PS2_PIXART) += pixart_ps2.o
36
35
psmouse-$(CONFIG_MOUSE_PS2_SENTELIC) += sentelic.o
37
36
psmouse-$(CONFIG_MOUSE_PS2_TRACKPOINT) += trackpoint.o
38
37
psmouse-$(CONFIG_MOUSE_PS2_TOUCHKIT) += touchkit_ps2.o
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments