From: Dmitry Torokhov <dtor_core@ameritech.net>

Kconfig help section update -

Suggest psmouse.proto=imps option to Synaptics users who do not want
installing native XFree driver but want tapping work



 drivers/input/mouse/Kconfig |    2 ++
 1 files changed, 2 insertions(+)

diff -puN drivers/input/mouse/Kconfig~input-07-Kconfig-Synaptics-help drivers/input/mouse/Kconfig
--- 25/drivers/input/mouse/Kconfig~input-07-Kconfig-Synaptics-help	2004-01-03 01:13:53.000000000 -0800
+++ 25-akpm/drivers/input/mouse/Kconfig	2004-01-03 01:13:53.000000000 -0800
@@ -29,6 +29,8 @@ config MOUSE_PS2
 	  and a new verion of GPM at:
 		http://www.geocities.com/dt_or/gpm/gpm.html
 	  to take advantage of the advanced features of the touchpad.
+	  If you do not want install specialized drivers but want tapping
+	  working please use option psmouse.proto=imps.
 
 	  If unsure, say Y.
 

_