projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6825263
)
Input: logips2pp - fix typo in Kconfig help
author
Daniele Forsi
<dforsi@gmail.com>
Mon, 12 May 2014 17:58:19 +0000
(10:58 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 14 May 2014 23:40:05 +0000
(16:40 -0700)
s/Logictech/Logitech/
Signed-off-by: Daniele Forsi <dforsi@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/mouse/Kconfig
b/drivers/input/mouse/Kconfig
index effa9c5f2c5cc6043f0ca988261b02f516c85be6..ff9b65d0210321945c5bcc3c6cfa81dd6f866dec 100644
(file)
--- a/
drivers/input/mouse/Kconfig
+++ b/
drivers/input/mouse/Kconfig
@@
-53,7
+53,7
@@
config MOUSE_PS2_LOGIPS2PP
default y
depends on MOUSE_PS2
help
- Say Y here if you have a Logi
c
tech PS/2++ mouse connected to
+ Say Y here if you have a Logitech PS/2++ mouse connected to
your system.
If unsure, say Y.