Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Input: Fix spelling mistake in Kconfig "useable" -> "usable"

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>

authored by

Colin Ian King and committed by
Dmitry Torokhov
7ec7c72f ca595ac2

+1 -1
+1 -1
drivers/input/keyboard/Kconfig
··· 213 213 select SERIO 214 214 help 215 215 Say Y here if you want to use a LK201 or LK401 style serial 216 - keyboard. This keyboard is also useable on PCs if you attach 216 + keyboard. This keyboard is also usable on PCs if you attach 217 217 it with the inputattach program. The connector pinout is 218 218 described within lkkbd.c. 219 219