aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
diff options
context:
space:
mode:
authorDaniele Forsi <dforsi@gmail.com>2014-05-12 13:58:19 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-05-14 19:40:05 -0400
commit125a72d6275dc777d18aa349842e89e53ddbeefd (patch)
tree1e0160e582923282a0718dd5f19cfc415f5e8592 /drivers/input/mouse
parent68252638c8d03a39e5055f823f842c6886d3f83b (diff)
Input: logips2pp - fix typo in Kconfig help
s/Logictech/Logitech/ Signed-off-by: Daniele Forsi <dforsi@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/mouse')
-rw-r--r--drivers/input/mouse/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig
index effa9c5f2c5c..ff9b65d02103 100644
--- a/drivers/input/mouse/Kconfig
+++ b/drivers/input/mouse/Kconfig
@@ -53,7 +53,7 @@ config MOUSE_PS2_LOGIPS2PP
53 default y 53 default y
54 depends on MOUSE_PS2 54 depends on MOUSE_PS2
55 help 55 help
56 Say Y here if you have a Logictech PS/2++ mouse connected to 56 Say Y here if you have a Logitech PS/2++ mouse connected to
57 your system. 57 your system.
58 58
59 If unsure, say Y. 59 If unsure, say Y.