The patch titled drivers/input/mouse/Kconfig: fix typo has been added to the -mm tree. Its filename is drivers-input-mouse-kconfig-fix-typo.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: drivers/input/mouse/Kconfig: fix typo From: "Uwe Bugla" <uwe.bugla@xxxxxx> Signed-off-by: Uwe Bugla <uwe.bugla@xxxxxx> Cc: Dmitry Torokhov <dtor@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/input/mouse/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/input/mouse/Kconfig~drivers-input-mouse-kconfig-fix-typo drivers/input/mouse/Kconfig --- a/drivers/input/mouse/Kconfig~drivers-input-mouse-kconfig-fix-typo +++ a/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 _ Patches currently in -mm which might be from uwe.bugla@xxxxxx are git-dvb.patch drivers-input-mouse-kconfig-fix-typo.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html