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:
1ed7c20
)
Kconfig: typo: boad -> board
author
Michael Witten
<mfwitten@gmail.com>
Wed, 27 Oct 2010 23:11:10 +0000
(23:11 +0000)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 3 Nov 2010 02:47:50 +0000
(22:47 -0400)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/input/serio/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/serio/Kconfig
b/drivers/input/serio/Kconfig
index 6256233d2bfb12eef200e310da75f6a4e6468afc..44a351cdc6415e915c34baa1b04082b20c00ba81 100644
(file)
--- a/
drivers/input/serio/Kconfig
+++ b/
drivers/input/serio/Kconfig
@@
-230,7
+230,7
@@
config SERIO_PS2MULT
tristate "TQC PS/2 multiplexer"
help
Say Y here if you have the PS/2 line multiplexer like the one
- present on TQC boads.
+ present on TQC boa
r
ds.
To compile this driver as a module, choose M here: the
module will be called ps2mult.