diff options
Diffstat (limited to 'drivers/hid/Kconfig')
| -rw-r--r-- | drivers/hid/Kconfig | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 434099369058..6369ba7f96f8 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
| @@ -68,6 +68,14 @@ config HID_A4TECH | |||
| 68 | ---help--- | 68 | ---help--- |
| 69 | Support for A4 tech X5 and WOP-35 / Trust 450L mice. | 69 | Support for A4 tech X5 and WOP-35 / Trust 450L mice. |
| 70 | 70 | ||
| 71 | config HID_ACRUX_FF | ||
| 72 | tristate "ACRUX force feedback support" | ||
| 73 | depends on USB_HID | ||
| 74 | select INPUT_FF_MEMLESS | ||
| 75 | ---help--- | ||
| 76 | Say Y here if you want to enable force feedback support for ACRUX | ||
| 77 | game controllers. | ||
| 78 | |||
| 71 | config HID_APPLE | 79 | config HID_APPLE |
| 72 | tristate "Apple" if EMBEDDED | 80 | tristate "Apple" if EMBEDDED |
| 73 | depends on (USB_HID || BT_HIDP) | 81 | depends on (USB_HID || BT_HIDP) |
| @@ -148,6 +156,12 @@ config HID_EGALAX | |||
| 148 | ---help--- | 156 | ---help--- |
| 149 | Support for the eGalax dual-touch panel. | 157 | Support for the eGalax dual-touch panel. |
| 150 | 158 | ||
| 159 | config HID_ELECOM | ||
| 160 | tristate "ELECOM" | ||
| 161 | depends on BT_HIDP | ||
| 162 | ---help--- | ||
| 163 | Support for the ELECOM BM084 (bluetooth mouse). | ||
| 164 | |||
| 151 | config HID_EZKEY | 165 | config HID_EZKEY |
| 152 | tristate "Ezkey" if EMBEDDED | 166 | tristate "Ezkey" if EMBEDDED |
| 153 | depends on USB_HID | 167 | depends on USB_HID |
| @@ -417,10 +431,11 @@ config SMARTJOYPLUS_FF | |||
| 417 | enable force feedback support for it. | 431 | enable force feedback support for it. |
| 418 | 432 | ||
| 419 | config HID_TOPSEED | 433 | config HID_TOPSEED |
| 420 | tristate "TopSeed Cyberlink remote control support" | 434 | tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support" |
| 421 | depends on USB_HID | 435 | depends on USB_HID |
| 422 | ---help--- | 436 | ---help--- |
| 423 | Say Y if you have a TopSeed Cyberlink or BTC Emprex remote control. | 437 | Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic |
| 438 | CLLRCMCE remote control. | ||
| 424 | 439 | ||
| 425 | config HID_THRUSTMASTER | 440 | config HID_THRUSTMASTER |
| 426 | tristate "ThrustMaster devices support" | 441 | tristate "ThrustMaster devices support" |
