diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index dab7b0d2188c..4d0728825533 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -546,7 +546,11 @@ config HID_SMARTJOYPLUS | |||
546 | tristate "SmartJoy PLUS PS2/USB adapter support" | 546 | tristate "SmartJoy PLUS PS2/USB adapter support" |
547 | depends on USB_HID | 547 | depends on USB_HID |
548 | ---help--- | 548 | ---help--- |
549 | Support for SmartJoy PLUS PS2/USB adapter. | 549 | Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box, |
550 | Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro. | ||
551 | |||
552 | Note that DDR (Dance Dance Revolution) mode is not supported, nor | ||
553 | is pressure sensitive buttons on the pro models. | ||
550 | 554 | ||
551 | config SMARTJOYPLUS_FF | 555 | config SMARTJOYPLUS_FF |
552 | bool "SmartJoy PLUS PS2/USB adapter force feedback support" | 556 | bool "SmartJoy PLUS PS2/USB adapter force feedback support" |