[patch 19/24] elo - fix help in Kconfig

From: Dmitry Torokhov
Date: Mon Jul 25 2005 - 01:01:45 EST


From: Michael Prokop <mika@xxxxxxxx>

Input: elo - fix help in Kconfig (wrong module name)

Signed-off-by: Vojtech Pavlik <vojtech@xxxxxxx>
Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>
---

drivers/input/touchscreen/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

Index: work/drivers/input/touchscreen/Kconfig
===================================================================
--- work.orig/drivers/input/touchscreen/Kconfig
+++ work/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"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/