diff options
| author | Jiri Kosina <jkosina@suse.cz> | 2011-10-25 03:59:04 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2011-10-25 03:59:04 -0400 |
| commit | b3aec7b686329e6bb65aa08c7f9458f7fd512f06 (patch) | |
| tree | 67ae55567b5747f32ddd76dd63621bd2ca756a88 /drivers/hid/Kconfig | |
| parent | f6f12427844516bc8e9cf84f43aca7bbbaa48157 (diff) | |
| parent | 1bcc20675a1ac1ba47eaa201e02a89b0508e17b2 (diff) | |
Merge branch 'upstream' into for-linus
Conflicts:
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
Diffstat (limited to 'drivers/hid/Kconfig')
| -rw-r--r-- | drivers/hid/Kconfig | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 2b006bfa0935..22a4a051f221 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
| @@ -459,6 +459,13 @@ config HID_PICOLCD_LEDS | |||
| 459 | ---help--- | 459 | ---help--- |
| 460 | Provide access to PicoLCD's GPO pins via leds class. | 460 | Provide access to PicoLCD's GPO pins via leds class. |
| 461 | 461 | ||
| 462 | config HID_PRIMAX | ||
| 463 | tristate "Primax non-fully HID-compliant devices" | ||
| 464 | depends on USB_HID | ||
| 465 | ---help--- | ||
| 466 | Support for Primax devices that are not fully compliant with the | ||
| 467 | HID standard. | ||
| 468 | |||
| 462 | config HID_QUANTA | 469 | config HID_QUANTA |
| 463 | tristate "Quanta Optical Touch panels" | 470 | tristate "Quanta Optical Touch panels" |
| 464 | depends on USB_HID | 471 | depends on USB_HID |
| @@ -557,7 +564,11 @@ config HID_SMARTJOYPLUS | |||
| 557 | tristate "SmartJoy PLUS PS2/USB adapter support" | 564 | tristate "SmartJoy PLUS PS2/USB adapter support" |
| 558 | depends on USB_HID | 565 | depends on USB_HID |
| 559 | ---help--- | 566 | ---help--- |
| 560 | Support for SmartJoy PLUS PS2/USB adapter. | 567 | Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box, |
| 568 | Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro. | ||
| 569 | |||
| 570 | Note that DDR (Dance Dance Revolution) mode is not supported, nor | ||
| 571 | is pressure sensitive buttons on the pro models. | ||
| 561 | 572 | ||
| 562 | config SMARTJOYPLUS_FF | 573 | config SMARTJOYPLUS_FF |
| 563 | bool "SmartJoy PLUS PS2/USB adapter force feedback support" | 574 | bool "SmartJoy PLUS PS2/USB adapter force feedback support" |
