diff options
Diffstat (limited to 'drivers/hid/usbhid/Kconfig')
-rw-r--r-- | drivers/hid/usbhid/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig index c236fb3deb59..3cfc076f5f71 100644 --- a/drivers/hid/usbhid/Kconfig +++ b/drivers/hid/usbhid/Kconfig | |||
@@ -44,14 +44,6 @@ config HID_PID | |||
44 | feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such | 44 | feedback for it. Microsoft Sidewinder Force Feedback 2 is one of such |
45 | devices. | 45 | devices. |
46 | 46 | ||
47 | config ZEROPLUS_FF | ||
48 | bool "Zeroplus based game controller support" | ||
49 | depends on HID_FF | ||
50 | select INPUT_FF_MEMLESS if USB_HID | ||
51 | help | ||
52 | Say Y here if you have a Zeroplus based game controller and want to | ||
53 | enable force feedback for it. | ||
54 | |||
55 | config USB_HIDDEV | 47 | config USB_HIDDEV |
56 | bool "/dev/hiddev raw HID device support" | 48 | bool "/dev/hiddev raw HID device support" |
57 | depends on USB_HID | 49 | depends on USB_HID |