summaryrefslogtreecommitdiffstats
path: root/drivers/hid
diff options
context:
space:
mode:
authorNikolai Kondrashov2011-01-28 12:50:53 +0100
committerJiri Kosina2011-02-01 11:01:06 +0100
commitb4a65f4ef59b0ce36ccd518cd2b696afdd932d96 (patch)
tree8e233b7110aefb256061f4194270fec1eb7383a4 /drivers/hid
parentHID: add support for DragonRise PID 0011 gamepad (diff)
downloadkernel-qcow2-linux-b4a65f4ef59b0ce36ccd518cd2b696afdd932d96.tar.gz
kernel-qcow2-linux-b4a65f4ef59b0ce36ccd518cd2b696afdd932d96.tar.xz
kernel-qcow2-linux-b4a65f4ef59b0ce36ccd518cd2b696afdd932d96.zip
HID: update dragonrise Kconfig description
Add list of (supposedly) supported gamepads to dragonrise driver Kconfig description. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-rw-r--r--drivers/hid/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 24cca2f69dfc..98600e594b54 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -140,7 +140,12 @@ config HID_DRAGONRISE
tristate "DragonRise Inc. game controller"
depends on USB_HID
---help---
- Say Y here if you have DragonRise Inc.game controllers.
+ Say Y here if you have DragonRise Inc. game controllers.
+ These might be branded as:
+ - Tesun USB-703
+ - Media-tech MT1504 "Rogue"
+ - DVTech JS19 "Gear"
+ - Defender Game Master
config DRAGONRISE_FF
bool "DragonRise Inc. force feedback"