diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2008-09-18 06:23:32 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2008-10-14 17:51:01 -0400 |
commit | 987fbc1f7d446f4bf7063d3b756ae29db80be75e (patch) | |
tree | 84e4057e429857b9a624b612b1180798c7893268 /drivers/hid/usbhid/Kconfig | |
parent | 10e41a711e55f485709b4ca157e587cf36ef5a69 (diff) |
HID: move zeroplus FF processing
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 |