dect
/
linux-2.6
Archived
13
0
Fork 0

HID: fix/improve help texts for quirk drivers

Update the help texts for the HID-quirk drivers, so that they are a little
bit more descriptive.

Also make some obsolete help descriptions up to date.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina 2008-10-16 01:25:15 +02:00
parent b36299bcc0
commit f0bd8e4326
1 changed files with 13 additions and 18 deletions

View File

@ -97,11 +97,8 @@ config HID_APPLE
Support for some Apple devices which less or more break Support for some Apple devices which less or more break
HID specification. HID specification.
Say Y here if you want support for the special keys (Fn, Numlock) on Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
Apple iBooks, PowerBooks, MacBooks, MacBook Pros and aluminum USB MacBooks, MacBook Pros and Apple Aluminum.
keyboards.
If unsure, say M.
config HID_BELKIN config HID_BELKIN
tristate "Belkin" if EMBEDDED tristate "Belkin" if EMBEDDED
@ -122,7 +119,7 @@ config HID_CHERRY
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Cherry Cymotion. Support for Cherry Cymotion keyboard.
config HID_CHICONY config HID_CHICONY
tristate "Chicony" if EMBEDDED tristate "Chicony" if EMBEDDED
@ -136,36 +133,36 @@ config HID_CYPRESS
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Cypress mouse and barcodes. Support for cypress mouse and barcode readers.
config HID_DELL config HID_DELL
tristate "Dell" if EMBEDDED tristate "Dell" if EMBEDDED
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Dell W7658. Support for quirky Dell HID hardware that require
special LED handling (W7658 and SK8115 models)
config HID_EZKEY config HID_EZKEY
tristate "Ezkey" if EMBEDDED tristate "Ezkey" if EMBEDDED
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Ezkey mouse and barcodes. Support for Ezkey BTC 8193 keyboard.
config HID_GYRATION config HID_GYRATION
tristate "Gyration" if EMBEDDED tristate "Gyration" if EMBEDDED
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Gyration remote. Support for Gyration remote control.
config HID_LOGITECH config HID_LOGITECH
tristate "Logitech" if EMBEDDED tristate "Logitech" if EMBEDDED
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for some Logitech devices which breaks less or more Support for Logitech devices that are not fully compliant with HID standard.
HID specification.
config LOGITECH_FF config LOGITECH_FF
bool "Logitech force feedback" bool "Logitech force feedback"
@ -196,8 +193,7 @@ config HID_MICROSOFT
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for some Microsoft devices which breaks less or more Support for Microsoft devices that are not fully compliant with HID standard.
HID specification.
config HID_MONTEREY config HID_MONTEREY
tristate "Monterey" if EMBEDDED tristate "Monterey" if EMBEDDED
@ -213,7 +209,6 @@ config HID_PANTHERLORD
---help--- ---help---
Support for PantherLord/GreenAsia based device support. Support for PantherLord/GreenAsia based device support.
config PANTHERLORD_FF config PANTHERLORD_FF
bool "Pantherlord force feedback support" bool "Pantherlord force feedback support"
depends on HID_PANTHERLORD depends on HID_PANTHERLORD
@ -227,14 +222,14 @@ config HID_PETALYNX
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Petalynx Maxter remote. Support for Petalynx Maxter remote control.
config HID_SAMSUNG config HID_SAMSUNG
tristate "Samsung" if EMBEDDED tristate "Samsung" if EMBEDDED
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Samsung IR remote. Support for Samsung InfraRed remote control.
config HID_SONY config HID_SONY
tristate "Sony" if EMBEDDED tristate "Sony" if EMBEDDED
@ -248,7 +243,7 @@ config HID_SUNPLUS
depends on USB_HID depends on USB_HID
default y default y
---help--- ---help---
Support for Sunplus WDesktop input device. Support for Sunplus wireless desktop.
config THRUSTMASTER_FF config THRUSTMASTER_FF
tristate "ThrustMaster devices support" tristate "ThrustMaster devices support"