From: Michael Prokop Date: Mon, 11 Jul 2005 06:09:10 +0000 (-0500) Subject: Input: elo - fix help in Kconfig (wrong module name) X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=153ab429cad3b585ddf1a5521cfaadb57402cd31;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git Input: elo - fix help in Kconfig (wrong module name) Signed-off-by: Vojtech Pavlik Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 7e991274ea4..0489af5a80c 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"