diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-01-06 03:09:13 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-01-06 16:19:43 -0500 |
commit | 79bc33bd60ac3d5ab3bd1918fba95234ac9d510e (patch) | |
tree | 6dd9b3d19b1b6f1fd995102b5b5147e0e8b85ad1 /drivers/hid/Kconfig | |
parent | 6ce901eb61aa30ba8565c62049ee80c90728ef14 (diff) |
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/Kconfig')
-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 | |||
388 | Say Y if you want support for Logitech devices relying on the HID++ | 388 | Say Y if you want support for Logitech devices relying on the HID++ |
389 | specification. Such devices are the various Logitech Touchpads (T650, | 389 | specification. Such devices are the various Logitech Touchpads (T650, |
390 | T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar | 390 | T651, TK820), some mice (Zone Touch mouse), or even keyboards (Solar |
391 | Keayboard). | 391 | Keyboard). |
392 | 392 | ||
393 | config LOGITECH_FF | 393 | config LOGITECH_FF |
394 | bool "Logitech force feedback support" | 394 | bool "Logitech force feedback support" |