aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 97183066a27b..9cc662c7e744 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -128,6 +128,14 @@ config HID_CYPRESS
128 ---help--- 128 ---help---
129 Support for cypress mouse and barcode readers. 129 Support for cypress mouse and barcode readers.
130 130
131config DRAGONRISE_FF
132 tristate "DragonRise Inc. force feedback support"
133 depends on USB_HID
134 select INPUT_FF_MEMLESS
135 ---help---
136 Say Y here if you want to enable force feedback support for DragonRise Inc.
137 game controllers.
138
131config HID_EZKEY 139config HID_EZKEY
132 tristate "Ezkey" if EMBEDDED 140 tristate "Ezkey" if EMBEDDED
133 depends on USB_HID 141 depends on USB_HID