aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorHerton Ronaldo Krzesinski <herton.krzesinski@canonical.com>2011-03-16 13:13:53 -0400
committerJiri Kosina <jkosina@suse.cz>2011-03-16 19:32:42 -0400
commit270fdc0748bd3f7b625caff985f2fcf8e2185ec7 (patch)
tree5c454f258ec760835e104ce561e9303269a59d26 /drivers/hid/Kconfig
parent2d9ca4e9f393d81d8f37ed37505aecbf3a5e1bd6 (diff)
HID: add support for Ortek PKB-1700
As reported on http://ubuntuforums.org/showthread.php?t=1594007 the PKB-1700 needs same special handling as WKB-2000. This change is originally based on patch posted by user asmoore82 on the Ubuntu forums. Cc: stable@kernel.org Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 24cca2f69dfc..51a598bfd709 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -319,10 +319,10 @@ config HID_NTRIG
319 Support for N-Trig touch screen. 319 Support for N-Trig touch screen.
320 320
321config HID_ORTEK 321config HID_ORTEK
322 tristate "Ortek WKB-2000 wireless keyboard and mouse trackpad" 322 tristate "Ortek PKB-1700/WKB-2000 wireless keyboard and mouse trackpad"
323 depends on USB_HID 323 depends on USB_HID
324 ---help--- 324 ---help---
325 Support for Ortek WKB-2000 wireless keyboard + mouse trackpad. 325 Support for Ortek PKB-1700/WKB-2000 wireless keyboard + mouse trackpad.
326 326
327config HID_PANTHERLORD 327config HID_PANTHERLORD
328 tristate "Pantherlord/GreenAsia game controller" 328 tristate "Pantherlord/GreenAsia game controller"