diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-01-06 11:09:13 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-01-07 00:19:43 +0300 |
commit | 79bc33bd60ac3d5ab3bd1918fba95234ac9d510e (patch) | |
tree | 6dd9b3d19b1b6f1fd995102b5b5147e0e8b85ad1 /drivers/hid | |
parent | 6ce901eb61aa30ba8565c62049ee80c90728ef14 (diff) | |
download | linux-79bc33bd60ac3d5ab3bd1918fba95234ac9d510e.tar.xz |
HID: fix Kconfig text
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 230b6f887cd8..303b295a5413 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" |