diff options
author | Nikolai Kondrashov <spbnick@gmail.com> | 2011-01-28 06:50:53 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-02-01 05:01:06 -0500 |
commit | b4a65f4ef59b0ce36ccd518cd2b696afdd932d96 (patch) | |
tree | 8e233b7110aefb256061f4194270fec1eb7383a4 /drivers/hid | |
parent | e05eefb9be109e6cbbfd362b49ee83397130a7e4 (diff) |
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/Kconfig | 7 |
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 | ||
145 | config DRAGONRISE_FF | 150 | config DRAGONRISE_FF |
146 | bool "DragonRise Inc. force feedback" | 151 | bool "DragonRise Inc. force feedback" |