diff options
author | Jiri Kosina <jkosina@suse.cz> | 2008-10-15 19:25:15 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2008-10-15 19:25:15 -0400 |
commit | f0bd8e43265b7f25b8a0ffeda714cc8a35b456cc (patch) | |
tree | e151acd17cf5053ff40fdab4f5ed80c2f7f75851 /drivers/hid/Kconfig | |
parent | b36299bcc0feae4c1bcff6a1561b8beb635e9c80 (diff) |
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>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index d044df5e3bc2..f5999a91614e 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -97,11 +97,8 @@ config HID_APPLE | |||
97 | Support for some Apple devices which less or more break | 97 | Support for some Apple devices which less or more break |
98 | HID specification. | 98 | HID specification. |
99 | 99 | ||
100 | Say Y here if you want support for the special keys (Fn, Numlock) on | 100 | Say Y here if you want support for keyboards of Apple iBooks, PowerBooks, |
101 | Apple iBooks, PowerBooks, MacBooks, MacBook Pros and aluminum USB | 101 | MacBooks, MacBook Pros and Apple Aluminum. |
102 | keyboards. | ||
103 | |||
104 | If unsure, say M. | ||
105 | 102 | ||
106 | config HID_BELKIN | 103 | config HID_BELKIN |
107 | tristate "Belkin" if EMBEDDED | 104 | tristate "Belkin" if EMBEDDED |
@@ -122,7 +119,7 @@ config HID_CHERRY | |||
122 | depends on USB_HID | 119 | depends on USB_HID |
123 | default y | 120 | default y |
124 | ---help--- | 121 | ---help--- |
125 | Support for Cherry Cymotion. | 122 | Support for Cherry Cymotion keyboard. |
126 | 123 | ||
127 | config HID_CHICONY | 124 | config HID_CHICONY |
128 | tristate "Chicony" if EMBEDDED | 125 | tristate "Chicony" if EMBEDDED |
@@ -136,36 +133,36 @@ config HID_CYPRESS | |||
136 | depends on USB_HID | 133 | depends on USB_HID |
137 | default y | 134 | default y |
138 | ---help--- | 135 | ---help--- |
139 | Support for Cypress mouse and barcodes. | 136 | Support for cypress mouse and barcode readers. |
140 | 137 | ||
141 | config HID_DELL | 138 | config HID_DELL |
142 | tristate "Dell" if EMBEDDED | 139 | tristate "Dell" if EMBEDDED |
143 | depends on USB_HID | 140 | depends on USB_HID |
144 | default y | 141 | default y |
145 | ---help--- | 142 | ---help--- |
146 | Support for Dell W7658. | 143 | Support for quirky Dell HID hardware that require |
144 | special LED handling (W7658 and SK8115 models) | ||
147 | 145 | ||
148 | config HID_EZKEY | 146 | config HID_EZKEY |
149 | tristate "Ezkey" if EMBEDDED | 147 | tristate "Ezkey" if EMBEDDED |
150 | depends on USB_HID | 148 | depends on USB_HID |
151 | default y | 149 | default y |
152 | ---help--- | 150 | ---help--- |
153 | Support for Ezkey mouse and barcodes. | 151 | Support for Ezkey BTC 8193 keyboard. |
154 | 152 | ||
155 | config HID_GYRATION | 153 | config HID_GYRATION |
156 | tristate "Gyration" if EMBEDDED | 154 | tristate "Gyration" if EMBEDDED |
157 | depends on USB_HID | 155 | depends on USB_HID |
158 | default y | 156 | default y |
159 | ---help--- | 157 | ---help--- |
160 | Support for Gyration remote. | 158 | Support for Gyration remote control. |
161 | 159 | ||
162 | config HID_LOGITECH | 160 | config HID_LOGITECH |
163 | tristate "Logitech" if EMBEDDED | 161 | tristate "Logitech" if EMBEDDED |
164 | depends on USB_HID | 162 | depends on USB_HID |
165 | default y | 163 | default y |
166 | ---help--- | 164 | ---help--- |
167 | Support for some Logitech devices which breaks less or more | 165 | Support for Logitech devices that are not fully compliant with HID standard. |
168 | HID specification. | ||
169 | 166 | ||
170 | config LOGITECH_FF | 167 | config LOGITECH_FF |
171 | bool "Logitech force feedback" | 168 | bool "Logitech force feedback" |
@@ -196,8 +193,7 @@ config HID_MICROSOFT | |||
196 | depends on USB_HID | 193 | depends on USB_HID |
197 | default y | 194 | default y |
198 | ---help--- | 195 | ---help--- |
199 | Support for some Microsoft devices which breaks less or more | 196 | Support for Microsoft devices that are not fully compliant with HID standard. |
200 | HID specification. | ||
201 | 197 | ||
202 | config HID_MONTEREY | 198 | config HID_MONTEREY |
203 | tristate "Monterey" if EMBEDDED | 199 | tristate "Monterey" if EMBEDDED |
@@ -213,7 +209,6 @@ config HID_PANTHERLORD | |||
213 | ---help--- | 209 | ---help--- |
214 | Support for PantherLord/GreenAsia based device support. | 210 | Support for PantherLord/GreenAsia based device support. |
215 | 211 | ||
216 | |||
217 | config PANTHERLORD_FF | 212 | config PANTHERLORD_FF |
218 | bool "Pantherlord force feedback support" | 213 | bool "Pantherlord force feedback support" |
219 | depends on HID_PANTHERLORD | 214 | depends on HID_PANTHERLORD |
@@ -227,14 +222,14 @@ config HID_PETALYNX | |||
227 | depends on USB_HID | 222 | depends on USB_HID |
228 | default y | 223 | default y |
229 | ---help--- | 224 | ---help--- |
230 | Support for Petalynx Maxter remote. | 225 | Support for Petalynx Maxter remote control. |
231 | 226 | ||
232 | config HID_SAMSUNG | 227 | config HID_SAMSUNG |
233 | tristate "Samsung" if EMBEDDED | 228 | tristate "Samsung" if EMBEDDED |
234 | depends on USB_HID | 229 | depends on USB_HID |
235 | default y | 230 | default y |
236 | ---help--- | 231 | ---help--- |
237 | Support for Samsung IR remote. | 232 | Support for Samsung InfraRed remote control. |
238 | 233 | ||
239 | config HID_SONY | 234 | config HID_SONY |
240 | tristate "Sony" if EMBEDDED | 235 | tristate "Sony" if EMBEDDED |
@@ -248,7 +243,7 @@ config HID_SUNPLUS | |||
248 | depends on USB_HID | 243 | depends on USB_HID |
249 | default y | 244 | default y |
250 | ---help--- | 245 | ---help--- |
251 | Support for Sunplus WDesktop input device. | 246 | Support for Sunplus wireless desktop. |
252 | 247 | ||
253 | config THRUSTMASTER_FF | 248 | config THRUSTMASTER_FF |
254 | tristate "ThrustMaster devices support" | 249 | tristate "ThrustMaster devices support" |