diff options
Diffstat (limited to 'drivers/hid/usbhid/Kconfig')
-rw-r--r-- | drivers/hid/usbhid/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig index b27023f23c87..c557d7040a69 100644 --- a/drivers/hid/usbhid/Kconfig +++ b/drivers/hid/usbhid/Kconfig | |||
@@ -71,12 +71,12 @@ config LOGITECH_FF | |||
71 | force feedback. | 71 | force feedback. |
72 | 72 | ||
73 | config PANTHERLORD_FF | 73 | config PANTHERLORD_FF |
74 | bool "PantherLord USB/PS2 2in1 Adapter support" | 74 | bool "PantherLord/GreenAsia based device support" |
75 | depends on HID_FF | 75 | depends on HID_FF |
76 | select INPUT_FF_MEMLESS if USB_HID | 76 | select INPUT_FF_MEMLESS if USB_HID |
77 | help | 77 | help |
78 | Say Y here if you have a PantherLord USB/PS2 2in1 Adapter and want | 78 | Say Y here if you have a PantherLord/GreenAsia based game controller |
79 | to enable force feedback support for it. | 79 | or adapter and want to enable force feedback support for it. |
80 | 80 | ||
81 | config THRUSTMASTER_FF | 81 | config THRUSTMASTER_FF |
82 | bool "ThrustMaster devices support (EXPERIMENTAL)" | 82 | bool "ThrustMaster devices support (EXPERIMENTAL)" |