From b23c9e386cc639aa7c0b7360388b3e3759059e06 Mon Sep 17 00:00:00 2001 From: Uwe Bugla Date: Mon, 28 May 2007 23:24:48 -0400 Subject: [PATCH] Input: logips2pp - fix typo in Kconfig Signed-off-by: Uwe Bugla Signed-off-by: Dmitry Torokhov --- drivers/input/mouse/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig index 2ccc114b3ff6..2682a7d6cb45 100644 --- a/drivers/input/mouse/Kconfig +++ b/drivers/input/mouse/Kconfig @@ -48,7 +48,7 @@ config MOUSE_PS2_ALPS If unsure, say Y. config MOUSE_PS2_LOGIPS2PP - bool "Logictech PS/2++ mouse protocol extension" if EMBEDDED + bool "Logitech PS/2++ mouse protocol extension" if EMBEDDED default y depends on MOUSE_PS2 help -- 2.39.2