Re: [PATCH] Input: Fix a typo in a module name in Kconfig

From: Dmitry Torokhov
Date: Sun Apr 19 2020 - 00:27:58 EST


On Sun, Apr 12, 2020 at 11:57:11AM +0200, Christophe JAILLET wrote:
> A 'y' is missing in spear-keyboard.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Applied, thank you.

> ---
> drivers/input/keyboard/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
> index 28de965a08d5..793ecbbda32c 100644
> --- a/drivers/input/keyboard/Kconfig
> +++ b/drivers/input/keyboard/Kconfig
> @@ -701,7 +701,7 @@ config KEYBOARD_SPEAR
> Say Y here if you want to use the SPEAR keyboard.
>
> To compile this driver as a module, choose M here: the
> - module will be called spear-keboard.
> + module will be called spear-keyboard.
>
> config KEYBOARD_TC3589X
> tristate "TC3589X Keypad support"
> --
> 2.20.1
>

--
Dmitry