From: Colin Ian King Date: Sat, 4 Sep 2021 06:22:22 +0000 (-0700) Subject: Input: Fix spelling mistake in Kconfig "useable" -> "usable" X-Git-Tag: v5.15.73~10905^2~8^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ec7c72fbf9db4c6479fbdae7162d047a9012788;p=platform%2Fkernel%2Flinux-rpi.git 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 Link: https://lore.kernel.org/r/20210705100230.7583-1-colin.king@canonical.com Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index 32d15809ae58..1b0afc8bf841 100644 --- 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 useable 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.