blob: 7f79737b394734ae01cbd8c35440c52396d9fc7f [file] [log] [blame]
Len Brown41b16dc2008-12-01 00:09:47 -05001#
2# X86 Platform Specific Drivers
3#
4
5menuconfig X86_PLATFORM_DEVICES
6 bool "X86 Platform Specific Device Drivers"
7 default y
8 ---help---
9 Say Y here to get to see options for device drivers for various
10 x86 platforms, including vendor-specific laptop extension drivers.
11 This option alone does not add any kernel code.
12
13 If you say N, all options in this submenu will be skipped and disabled.
14
15if X86_PLATFORM_DEVICES
16
17config ACER_WMI
Carlos Corbacho54b1ec82009-02-14 09:53:59 +000018 tristate "Acer WMI Laptop Extras"
Len Brown41b16dc2008-12-01 00:09:47 -050019 depends on ACPI
20 depends on LEDS_CLASS
21 depends on NEW_LEDS
22 depends on BACKLIGHT_CLASS_DEVICE
23 depends on SERIO_I8042
24 depends on RFKILL
25 select ACPI_WMI
26 ---help---
27 This is a driver for newer Acer (and Wistron) laptops. It adds
28 wireless radio and bluetooth control, and on some laptops,
29 exposes the mail LED and LCD backlight.
30
31 For more information about this driver see
32 <file:Documentation/laptops/acer-wmi.txt>
33
34 If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M
35 here.
36
Peter Feuerere86435e2009-06-21 18:53:03 +020037config ACERHDF
38 tristate "Acer Aspire One temperature and fan driver"
39 depends on THERMAL && THERMAL_HWMON && ACPI
40 ---help---
41 This is a driver for Acer Aspire One netbooks. It allows to access
42 the temperature sensor and to control the fan.
43
44 After loading this driver the BIOS is still in control of the fan.
45 To let the kernel handle the fan, do:
46 echo -n enabled > /sys/class/thermal/thermal_zone0/mode
47
48 For more information about this driver see
49 <http://piie.net/files/acerhdf_README.txt>
50
51 If you have an Acer Aspire One netbook, say Y or M
52 here.
53
Len Brown41b16dc2008-12-01 00:09:47 -050054config ASUS_LAPTOP
55 tristate "Asus Laptop Extras (EXPERIMENTAL)"
56 depends on ACPI
57 depends on EXPERIMENTAL && !ACPI_ASUS
Corentin Charye73e2c62009-02-15 19:30:21 +010058 select LEDS_CLASS
59 select NEW_LEDS
60 select BACKLIGHT_CLASS_DEVICE
Corentin Chary12d6f352009-01-20 16:17:44 +010061 depends on INPUT
Len Brown41b16dc2008-12-01 00:09:47 -050062 ---help---
63 This is the new Linux driver for Asus laptops. It may also support some
64 MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate
65 standard ACPI events that go through /proc/acpi/events. It also adds
66 support for video output switching, LCD backlight control, Bluetooth and
67 Wlan control, and most importantly, allows you to blink those fancy LEDs.
68
69 For more information and a userspace daemon for handling the extra
70 buttons see <http://acpi4asus.sf.net/>.
71
72 If you have an ACPI-compatible ASUS laptop, say Y or M here.
73
Len Browncad73122009-01-09 17:23:38 -050074config DELL_LAPTOP
75 tristate "Dell Laptop Extras (EXPERIMENTAL)"
76 depends on X86
77 depends on DCDBAS
78 depends on EXPERIMENTAL
79 depends on BACKLIGHT_CLASS_DEVICE
80 depends on RFKILL
Randy Dunlap310d8c92009-02-18 14:48:39 -080081 depends on POWER_SUPPLY
Len Browncad73122009-01-09 17:23:38 -050082 default n
83 ---help---
84 This driver adds support for rfkill and backlight control to Dell
85 laptops.
86
Matthew Garrett0b3f6102009-01-09 20:17:11 +000087config DELL_WMI
88 tristate "Dell WMI extras"
89 depends on ACPI_WMI
90 depends on INPUT
91 ---help---
92 Say Y here if you want to support WMI-based hotkeys on Dell laptops.
93
94 To compile this driver as a module, choose M here: the module will
95 be called dell-wmi.
96
Len Brown41b16dc2008-12-01 00:09:47 -050097config FUJITSU_LAPTOP
98 tristate "Fujitsu Laptop Extras"
99 depends on ACPI
100 depends on INPUT
101 depends on BACKLIGHT_CLASS_DEVICE
102 ---help---
103 This is a driver for laptops built by Fujitsu:
104
105 * P2xxx/P5xxx/S6xxx/S7xxx series Lifebooks
106 * Possibly other Fujitsu laptop models
107 * Tested with S6410 and S7020
108
109 It adds support for LCD brightness control and some hotkeys.
110
111 If you have a Fujitsu laptop, say Y or M here.
112
113config FUJITSU_LAPTOP_DEBUG
114 bool "Verbose debug mode for Fujitsu Laptop Extras"
115 depends on FUJITSU_LAPTOP
116 default n
117 ---help---
118 Enables extra debug output from the fujitsu extras driver, at the
119 expense of a slight increase in driver size.
120
121 If you are not sure, say N here.
122
123config TC1100_WMI
124 tristate "HP Compaq TC1100 Tablet WMI Extras (EXPERIMENTAL)"
125 depends on !X86_64
126 depends on EXPERIMENTAL
127 depends on ACPI
128 select ACPI_WMI
129 ---help---
130 This is a driver for the WMI extensions (wireless and bluetooth power
131 control) of the HP Compaq TC1100 tablet.
132
133config HP_WMI
134 tristate "HP WMI extras"
135 depends on ACPI_WMI
136 depends on INPUT
137 depends on RFKILL
138 help
139 Say Y here if you want to support WMI-based hotkeys on HP laptops and
140 to read data from WMI such as docking or ambient light sensor state.
141
142 To compile this driver as a module, choose M here: the module will
143 be called hp-wmi.
144
145config MSI_LAPTOP
146 tristate "MSI Laptop Extras"
147 depends on ACPI
148 depends on BACKLIGHT_CLASS_DEVICE
149 ---help---
150 This is a driver for laptops built by MSI (MICRO-STAR
151 INTERNATIONAL):
152
153 MSI MegaBook S270 (MS-1013)
154 Cytron/TCM/Medion/Tchibo MD96100/SAM2000
155
156 It adds support for Bluetooth, WLAN and LCD brightness control.
157
158 More information about this driver is available at
159 <http://0pointer.de/lennart/tchibo.html>.
160
161 If you have an MSI S270 laptop, say Y or M here.
162
163config PANASONIC_LAPTOP
164 tristate "Panasonic Laptop Extras"
165 depends on INPUT && ACPI
166 depends on BACKLIGHT_CLASS_DEVICE
167 ---help---
168 This driver adds support for access to backlight control and hotkeys
169 on Panasonic Let's Note laptops.
170
171 If you have a Panasonic Let's note laptop (such as the R1(N variant),
172 R2, R3, R5, T2, W2 and Y2 series), say Y.
173
174config COMPAL_LAPTOP
175 tristate "Compal Laptop Extras"
176 depends on ACPI
177 depends on BACKLIGHT_CLASS_DEVICE
178 ---help---
179 This is a driver for laptops built by Compal:
180
181 Compal FL90/IFL90
182 Compal FL91/IFL91
183 Compal FL92/JFL92
184 Compal FT00/IFT00
185
186 It adds support for Bluetooth, WLAN and LCD brightness control.
187
188 If you have an Compal FL9x/IFL9x/FT00 laptop, say Y or M here.
189
190config SONY_LAPTOP
191 tristate "Sony Laptop Extras"
192 depends on ACPI
193 select BACKLIGHT_CLASS_DEVICE
194 depends on INPUT
Alexander Beregalov14bd3132009-04-01 22:10:46 +0900195 depends on RFKILL
Len Brown41b16dc2008-12-01 00:09:47 -0500196 ---help---
197 This mini-driver drives the SNC and SPIC devices present in the ACPI
198 BIOS of the Sony Vaio laptops.
199
200 It gives access to some extra laptop functionalities like Bluetooth,
201 screen brightness control, Fn keys and allows powering on/off some
202 devices.
203
204 Read <file:Documentation/laptops/sony-laptop.txt> for more information.
205
206config SONYPI_COMPAT
207 bool "Sonypi compatibility"
208 depends on SONY_LAPTOP
209 ---help---
210 Build the sonypi driver compatibility code into the sony-laptop driver.
211
212config THINKPAD_ACPI
213 tristate "ThinkPad ACPI Laptop Extras"
214 depends on ACPI
Corentin Charyd263da32009-02-25 09:37:09 +0100215 depends on INPUT
Len Brown41b16dc2008-12-01 00:09:47 -0500216 select BACKLIGHT_LCD_SUPPORT
217 select BACKLIGHT_CLASS_DEVICE
218 select HWMON
219 select NVRAM
Len Brown41b16dc2008-12-01 00:09:47 -0500220 select NEW_LEDS
221 select LEDS_CLASS
222 select NET
223 select RFKILL
224 ---help---
225 This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
226 support for Fn-Fx key combinations, Bluetooth control, video
227 output switching, ThinkLight control, UltraBay eject and more.
228 For more information about this driver see
229 <file:Documentation/laptops/thinkpad-acpi.txt> and
230 <http://ibm-acpi.sf.net/> .
231
232 This driver was formerly known as ibm-acpi.
233
234 If you have an IBM or Lenovo ThinkPad laptop, say Y or M here.
235
Henrique de Moraes Holschuha73f3092009-01-11 03:01:00 -0200236config THINKPAD_ACPI_DEBUGFACILITIES
237 bool "Maintainer debug facilities"
238 depends on THINKPAD_ACPI
239 default n
240 ---help---
241 Enables extra stuff in the thinkpad-acpi which is completely useless
242 for normal use. Read the driver source to find out what it does.
243
244 Say N here, unless you were told by a kernel maintainer to do
245 otherwise.
246
Len Brown41b16dc2008-12-01 00:09:47 -0500247config THINKPAD_ACPI_DEBUG
248 bool "Verbose debug mode"
249 depends on THINKPAD_ACPI
250 default n
251 ---help---
252 Enables extra debugging information, at the expense of a slightly
253 increase in driver size.
254
255 If you are not sure, say N here.
256
Henrique de Moraes Holschuha4d5eff2009-04-04 04:25:49 +0000257config THINKPAD_ACPI_UNSAFE_LEDS
258 bool "Allow control of important LEDs (unsafe)"
259 depends on THINKPAD_ACPI
260 default n
261 ---help---
262 Overriding LED state on ThinkPads can mask important
263 firmware alerts (like critical battery condition), or misled
264 the user into damaging the hardware (undocking or ejecting
265 the bay while buses are still active), etc.
266
267 LED control on the ThinkPad is write-only (with very few
268 exceptions on very ancient models), which makes it
269 impossible to know beforehand if important information will
270 be lost when one changes LED state.
271
272 Users that know what they are doing can enable this option
273 and the driver will allow control of every LED, including
274 the ones on the dock stations.
275
276 Never enable this option on a distribution kernel.
277
278 Say N here, unless you are building a kernel for your own
279 use, and need to control the important firmware LEDs.
280
Len Brown41b16dc2008-12-01 00:09:47 -0500281config THINKPAD_ACPI_DOCK
282 bool "Legacy Docking Station Support"
283 depends on THINKPAD_ACPI
284 depends on ACPI_DOCK=n
285 default n
286 ---help---
287 Allows the thinkpad_acpi driver to handle docking station events.
288 This support was made obsolete by the generic ACPI docking station
289 support (CONFIG_ACPI_DOCK). It will allow locking and removing the
290 laptop from the docking station, but will not properly connect PCI
291 devices.
292
293 If you are not sure, say N here.
294
295config THINKPAD_ACPI_BAY
296 bool "Legacy Removable Bay Support"
297 depends on THINKPAD_ACPI
298 default y
299 ---help---
300 Allows the thinkpad_acpi driver to handle removable bays. It will
301 electrically disable the device in the bay, and also generate
302 notifications when the bay lever is ejected or inserted.
303
304 If you are not sure, say Y here.
305
306config THINKPAD_ACPI_VIDEO
307 bool "Video output control support"
308 depends on THINKPAD_ACPI
309 default y
310 ---help---
311 Allows the thinkpad_acpi driver to provide an interface to control
312 the various video output ports.
313
314 This feature often won't work well, depending on ThinkPad model,
315 display state, video output devices in use, whether there is a X
316 server running, phase of the moon, and the current mood of
317 Schroedinger's cat. If you can use X.org's RandR to control
318 your ThinkPad's video output ports instead of this feature,
319 don't think twice: do it and say N here to save some memory.
320
321 If you are not sure, say Y here.
322
323config THINKPAD_ACPI_HOTKEY_POLL
324 bool "Support NVRAM polling for hot keys"
325 depends on THINKPAD_ACPI
326 default y
327 ---help---
328 Some thinkpad models benefit from NVRAM polling to detect a few of
329 the hot key press events. If you know your ThinkPad model does not
330 need to do NVRAM polling to support any of the hot keys you use,
331 unselecting this option will save about 1kB of memory.
332
333 ThinkPads T40 and newer, R52 and newer, and X31 and newer are
334 unlikely to need NVRAM polling in their latest BIOS versions.
335
336 NVRAM polling can detect at most the following keys: ThinkPad/Access
337 IBM, Zoom, Switch Display (fn+F7), ThinkLight, Volume up/down/mute,
338 Brightness up/down, Display Expand (fn+F8), Hibernate (fn+F12).
339
340 If you are not sure, say Y here. The driver enables polling only if
341 it is strictly necessary to do so.
342
343config INTEL_MENLOW
344 tristate "Thermal Management driver for Intel menlow platform"
345 depends on ACPI_THERMAL
346 select THERMAL
347 ---help---
348 ACPI thermal management enhancement driver on
349 Intel Menlow platform.
350
351 If unsure, say N.
352
353config EEEPC_LAPTOP
354 tristate "Eee PC Hotkey Driver (EXPERIMENTAL)"
355 depends on ACPI
Alexey Dobriyan3a5093e2009-02-18 14:48:22 -0800356 depends on INPUT
Len Brown41b16dc2008-12-01 00:09:47 -0500357 depends on EXPERIMENTAL
Len Brownd97c0de2009-01-09 04:01:26 -0500358 select BACKLIGHT_CLASS_DEVICE
359 select HWMON
360 select RFKILL
Len Brown41b16dc2008-12-01 00:09:47 -0500361 ---help---
362 This driver supports the Fn-Fx keys on Eee PC laptops.
363 It also adds the ability to switch camera/wlan on/off.
364
365 If you have an Eee PC laptop, say Y or M here.
366
Len Brownb4f9fe12008-12-11 14:37:26 -0500367
368config ACPI_WMI
Carlos Corbacho5fcdd172009-02-14 09:53:53 +0000369 tristate "WMI"
Len Brownb4f9fe12008-12-11 14:37:26 -0500370 depends on ACPI
Len Brownb4f9fe12008-12-11 14:37:26 -0500371 help
372 This driver adds support for the ACPI-WMI (Windows Management
373 Instrumentation) mapper device (PNP0C14) found on some systems.
374
375 ACPI-WMI is a proprietary extension to ACPI to expose parts of the
376 ACPI firmware to userspace - this is done through various vendor
377 defined methods and data blocks in a PNP0C14 device, which are then
378 made available for userspace to call.
379
380 The implementation of this in Linux currently only exposes this to
381 other kernel space drivers.
382
383 This driver is a required dependency to build the firmware specific
384 drivers needed on many machines, including Acer and HP laptops.
385
386 It is safe to enable this driver even if your DSDT doesn't define
387 any ACPI-WMI devices.
388
389config ACPI_ASUS
390 tristate "ASUS/Medion Laptop Extras"
391 depends on ACPI
392 select BACKLIGHT_CLASS_DEVICE
393 ---help---
394 This driver provides support for extra features of ACPI-compatible
395 ASUS laptops. As some of Medion laptops are made by ASUS, it may also
396 support some Medion laptops (such as 9675 for example). It makes all
397 the extra buttons generate standard ACPI events that go through
398 /proc/acpi/events, and (on some models) adds support for changing the
399 display brightness and output, switching the LCD backlight on and off,
400 and most importantly, allows you to blink those fancy LEDs intended
401 for reporting mail and wireless status.
402
403 Note: display switching code is currently considered EXPERIMENTAL,
404 toying with these values may even lock your machine.
405
406 All settings are changed via /proc/acpi/asus directory entries. Owner
407 and group for these entries can be set with asus_uid and asus_gid
408 parameters.
409
410 More information and a userspace daemon for handling the extra buttons
411 at <http://sourceforge.net/projects/acpi4asus/>.
412
413 If you have an ACPI-compatible ASUS laptop, say Y or M here. This
414 driver is still under development, so if your laptop is unsupported or
415 something works not quite as expected, please use the mailing list
416 available on the above page (acpi4asus-user@lists.sourceforge.net).
417
418 NOTE: This driver is deprecated and will probably be removed soon,
419 use asus-laptop instead.
420
421config ACPI_TOSHIBA
422 tristate "Toshiba Laptop Extras"
423 depends on ACPI
424 depends on INPUT
425 select INPUT_POLLDEV
426 select NET
427 select RFKILL
428 select BACKLIGHT_CLASS_DEVICE
429 ---help---
430 This driver adds support for access to certain system settings
431 on "legacy free" Toshiba laptops. These laptops can be recognized by
432 their lack of a BIOS setup menu and APM support.
433
434 On these machines, all system configuration is handled through the
435 ACPI. This driver is required for access to controls not covered
436 by the general ACPI drivers, such as LCD brightness, video output,
437 etc.
438
439 This driver differs from the non-ACPI Toshiba laptop driver (located
440 under "Processor type and features") in several aspects.
441 Configuration is accessed by reading and writing text files in the
442 /proc tree instead of by program interface to /dev. Furthermore, no
443 power management functions are exposed, as those are handled by the
444 general ACPI drivers.
445
446 More information about this driver is available at
447 <http://memebeam.org/toys/ToshibaAcpiDriver>.
448
449 If you have a legacy free Toshiba laptop (such as the Libretto L1
450 series), say Y.
Len Brown41b16dc2008-12-01 00:09:47 -0500451endif # X86_PLATFORM_DEVICES