diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 5e79c6ad914f..e02cf59b048d 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -331,18 +331,20 @@ config HID_LCPOWER | |||
331 | ---help--- | 331 | ---help--- |
332 | Support for LC-Power RC1000MCE RF remote control. | 332 | Support for LC-Power RC1000MCE RF remote control. |
333 | 333 | ||
334 | config HID_LENOVO_TPKBD | 334 | config HID_LENOVO |
335 | tristate "Lenovo ThinkPad USB Keyboard with TrackPoint" | 335 | tristate "Lenovo / Thinkpad devices" |
336 | depends on HID | 336 | depends on HID |
337 | select NEW_LEDS | 337 | select NEW_LEDS |
338 | select LEDS_CLASS | 338 | select LEDS_CLASS |
339 | ---help--- | 339 | ---help--- |
340 | Support for the Lenovo ThinkPad USB Keyboard with TrackPoint. | 340 | Support for Lenovo devices that are not fully compliant with HID standard. |
341 | 341 | ||
342 | Say Y here if you have a Lenovo ThinkPad USB Keyboard with TrackPoint | 342 | Say Y if you want support for the non-compliant features of the Lenovo |
343 | and would like to use device-specific features like changing the | 343 | Thinkpad standalone keyboards, e.g: |
344 | sensitivity of the trackpoint, using the microphone mute button or | 344 | - ThinkPad USB Keyboard with TrackPoint (supports extra LEDs and trackpoint |
345 | controlling the mute and microphone mute LEDs. | 345 | configuration) |
346 | - ThinkPad Compact Bluetooth Keyboard with TrackPoint (supports Fn keys) | ||
347 | - ThinkPad Compact USB Keyboard with TrackPoint (supports Fn keys) | ||
346 | 348 | ||
347 | config HID_LOGITECH | 349 | config HID_LOGITECH |
348 | tristate "Logitech devices" if EXPERT | 350 | tristate "Logitech devices" if EXPERT |
@@ -785,7 +787,7 @@ config HID_XINMO | |||
785 | depends on HID | 787 | depends on HID |
786 | ---help--- | 788 | ---help--- |
787 | Support for Xin-Mo devices that are not fully compliant with the HID | 789 | Support for Xin-Mo devices that are not fully compliant with the HID |
788 | standard. Currently only supports the Xin-Mo Dual Arcade. Say Y here | 790 | standard. Currently only supports the Xin-Mo Dual Arcade. Say Y here |
789 | if you have a Xin-Mo Dual Arcade controller. | 791 | if you have a Xin-Mo Dual Arcade controller. |
790 | 792 | ||
791 | config HID_ZEROPLUS | 793 | config HID_ZEROPLUS |