summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
authorMichael Prokop <mika@grml.org>2005-07-11 08:09:10 +0200
committerDmitry Torokhov <dtor_core@ameritech.net>2005-07-11 08:09:10 +0200
commit153ab429cad3b585ddf1a5521cfaadb57402cd31 (patch)
treea3c6426d2ae87d020cbf4f4dee9dd599bebe254a /drivers/input/touchscreen/Kconfig
parentInput: joydev - remove custom conversion from jiffies to msecs (diff)
downloadlinux-153ab429cad3b585ddf1a5521cfaadb57402cd31.tar.xz
linux-153ab429cad3b585ddf1a5521cfaadb57402cd31.zip
Input: elo - fix help in Kconfig (wrong module name)
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 7e991274ea40..0489af5a80c9 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -58,7 +58,7 @@ config TOUCHSCREEN_ELO
If unsure, say N.
To compile this driver as a module, choose M here: the
- module will be called gunze.
+ module will be called elo.
config TOUCHSCREEN_MTOUCH
tristate "MicroTouch serial touchscreens"