projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca595ac
)
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
author
Colin Ian King
<colin.king@canonical.com>
Sat, 4 Sep 2021 06:22:22 +0000
(23:22 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 4 Sep 2021 06:49:57 +0000
(23:49 -0700)
There is a spelling mistake in the Kconfig text. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link:
https://lore.kernel.org/r/20210705100230.7583-1-colin.king@canonical.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/input/keyboard/Kconfig
b/drivers/input/keyboard/Kconfig
index 32d15809ae586bc95d9d127b94fb40723c2bc6b7..1b0afc8bf841e254766ef9abaeaaf1abdc3b5eb0 100644
(file)
--- a/
drivers/input/keyboard/Kconfig
+++ b/
drivers/input/keyboard/Kconfig
@@
-213,7
+213,7
@@
config KEYBOARD_LKKBD
select SERIO
help
Say Y here if you want to use a LK201 or LK401 style serial
- keyboard. This keyboard is also us
e
able on PCs if you attach
+ keyboard. This keyboard is also usable on PCs if you attach
it with the inputattach program. The connector pinout is
described within lkkbd.c.