Input: psmouse - allow disabing certain protocol extensions
authorAndres Salomon <dilinger@debian.org>
Sat, 10 Mar 2007 06:39:54 +0000 (01:39 -0500)
committerDmitry Torokhov <dtor@insightbb.com>
Sat, 10 Mar 2007 06:39:54 +0000 (01:39 -0500)
commit55e3d9224b60df0fd2dc36bff9b538ce40fd9586
tree7a8df6e8996bc1c4e73705750df3b0854e998897
parentcb9def4dff9fe7e3d3114eba4e2d89f52265e22c
Input: psmouse - allow disabing certain protocol extensions

Allow ALPS, LOGIPS2PP, LIFEBOOK, TRACKPOINT and TOUCHKIT protocol
extensions of psmouse to be disabled during compilation. This will
allow users save some memory when they are sure that they will only
use a certain type of mice.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/Kconfig
drivers/input/mouse/Makefile
drivers/input/mouse/alps.h
drivers/input/mouse/lifebook.h
drivers/input/mouse/logips2pp.h
drivers/input/mouse/psmouse-base.c
drivers/input/mouse/synaptics.c
drivers/input/mouse/synaptics.h
drivers/input/mouse/touchkit_ps2.h
drivers/input/mouse/trackpoint.h