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 e7d6a13ec6a6..37df92ffba50 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -596,6 +596,12 @@ config HID_SPEEDLINK | |||
596 | ---help--- | 596 | ---help--- |
597 | Support for Speedlink Vicious and Divine Cezanne mouse. | 597 | Support for Speedlink Vicious and Divine Cezanne mouse. |
598 | 598 | ||
599 | config HID_STEELSERIES_SRWS1 | ||
600 | tristate "Steelseries SRW-S1 steering wheel support" | ||
601 | depends on USB_HID | ||
602 | ---help--- | ||
603 | Support for Steelseries SRW-S1 steering wheel | ||
604 | |||
599 | config HID_SUNPLUS | 605 | config HID_SUNPLUS |
600 | tristate "Sunplus wireless desktop" | 606 | tristate "Sunplus wireless desktop" |
601 | depends on USB_HID | 607 | depends on USB_HID |