diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 67d2a758593..860b1db1b73 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -494,6 +494,12 @@ config HID_SONY | |||
494 | ---help--- | 494 | ---help--- |
495 | Support for Sony PS3 controller. | 495 | Support for Sony PS3 controller. |
496 | 496 | ||
497 | config HID_SPEEDLINK | ||
498 | tristate "Speedlink VAD Cezanne mouse support" | ||
499 | depends on USB_HID | ||
500 | ---help--- | ||
501 | Support for Speedlink Vicious and Divine Cezanne mouse. | ||
502 | |||
497 | config HID_SUNPLUS | 503 | config HID_SUNPLUS |
498 | tristate "Sunplus wireless desktop" | 504 | tristate "Sunplus wireless desktop" |
499 | depends on USB_HID | 505 | depends on USB_HID |