Message ID | 1420531753-10668-1-git-send-email-geert@linux-m68k.org (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Jiri Kosina |
Headers | show |
On Jan 06 2015 or thereabouts, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Good catch. Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Cheers, Benjamin > --- > drivers/hid/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig > index 230b6f887cd86e9b..303b295a5413d39b 100644 > --- a/drivers/hid/Kconfig > +++ b/drivers/hid/Kconfig > @@ -388,7 +388,7 @@ config HID_LOGITECH_HIDPP > Say Y if you want support for Logitech devices relying on the HID++ > specification. Such devices are the various Logitech Touchpads (T650, > T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar > - Keayboard). > + Keyboard). > > config LOGITECH_FF > bool "Logitech force feedback support" > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Tue, 6 Jan 2015, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> > --- > drivers/hid/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig > index 230b6f887cd86e9b..303b295a5413d39b 100644 > --- a/drivers/hid/Kconfig > +++ b/drivers/hid/Kconfig > @@ -388,7 +388,7 @@ config HID_LOGITECH_HIDPP > Say Y if you want support for Logitech devices relying on the HID++ > specification. Such devices are the various Logitech Touchpads (T650, > T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar > - Keayboard). > + Keyboard). Applied to hid.git#for-3.20/upstream. Thanks,
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 230b6f887cd86e9b..303b295a5413d39b 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -388,7 +388,7 @@ config HID_LOGITECH_HIDPP Say Y if you want support for Logitech devices relying on the HID++ specification. Such devices are the various Logitech Touchpads (T650, T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar - Keayboard). + Keyboard). config LOGITECH_FF bool "Logitech force feedback support"
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> --- drivers/hid/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)