aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorChristian Ohm <chr.ohm@gmx.net>2013-05-21 01:31:08 +0200
committerJiri Kosina <jkosina@suse.cz>2013-05-28 12:15:04 +0200
commit41de326eafa6eff71c6ca00ae27c6be235c65a6d (patch)
tree30712ee95e9423b432faee4610b61dc8c24ab44b /drivers/hid/Kconfig
parentf755407dd19072b7d20719bc5454caed9ab41cc1 (diff)
HID: Add driver for Holtek gaming mouse 04d9:a067
This mouse is sold as Sharkoon Drakonia and Perixx MX-2000 and reports a too high usage maximum and logical maximum. This driver fixes the report descriptor so those values don't exceed HID_MAX_USAGES. Signed-off-by: Christian Ohm <chr.ohm@gmx.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index fb52f3f6de80..a0e19dc69daf 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -231,6 +231,7 @@ config HID_HOLTEK
Support for Holtek based devices:
- Holtek On Line Grip based game controller
- Trust GXT 18 Gaming Keyboard
+ - Sharkoon Drakonia / Perixx MX-2000 gaming mice
config HOLTEK_FF
bool "Holtek On Line Grip force feedback support"