projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2a4fd
)
Input: logips2pp - fix typo in Kconfig
author
Uwe Bugla
<uwe.bugla@gmx.de>
Tue, 29 May 2007 03:24:48 +0000
(23:24 -0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Tue, 29 May 2007 03:24:48 +0000
(23:24 -0400)
Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/mouse/Kconfig
b/drivers/input/mouse/Kconfig
index 2ccc114b3ff6b612e94d2ce6ac92c70126c3cdda..2682a7d6cb458d8880eaa88fde75ee77a7b2dac9 100644
(file)
--- a/
drivers/input/mouse/Kconfig
+++ b/
drivers/input/mouse/Kconfig
@@
-48,7
+48,7
@@
config MOUSE_PS2_ALPS
If unsure, say Y.
config MOUSE_PS2_LOGIPS2PP
- bool "Logi
c
tech PS/2++ mouse protocol extension" if EMBEDDED
+ bool "Logitech PS/2++ mouse protocol extension" if EMBEDDED
default y
depends on MOUSE_PS2
help