aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
140 tristate "DragonRise Inc. game controller" 140 tristate "DragonRise Inc. game controller"
141 depends on USB_HID 141 depends on USB_HID
142 ---help--- 142 ---help---
143 Say Y here if you have DragonRise Inc.game controllers. 143 Say Y here if you have DragonRise Inc. game controllers.
144 These might be branded as:
145 - Tesun USB-703
146 - Media-tech MT1504 "Rogue"
147 - DVTech JS19 "Gear"
148 - Defender Game Master
144 149
145config DRAGONRISE_FF 150config DRAGONRISE_FF
146 bool "DragonRise Inc. force feedback" 151 bool "DragonRise Inc. force feedback"