blob: 0d4146ca011f47070b46cbf9415aa29aed995b47 [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
Jan Engelhardta00cd112010-08-03 00:40:10 +02008 depends on X86
Len Brown41b16dc2008-12-01 00:09:47 -05009 ---help---
10 Say Y here to get to see options for device drivers for various
11 x86 platforms, including vendor-specific laptop extension drivers.
12 This option alone does not add any kernel code.
13
14 If you say N, all options in this submenu will be skipped and disabled.
15
16if X86_PLATFORM_DEVICES
17
18config ACER_WMI
Carlos Corbacho54b1ec82009-02-14 09:53:59 +000019 tristate "Acer WMI Laptop Extras"
Len Brown41b16dc2008-12-01 00:09:47 -050020 depends on ACPI
Mark Brown0c51a4d2011-01-10 14:37:02 +000021 select LEDS_CLASS
22 select NEW_LEDS
Len Brown41b16dc2008-12-01 00:09:47 -050023 depends on BACKLIGHT_CLASS_DEVICE
24 depends on SERIO_I8042
Lee, Chun-Yi3fdca872010-12-07 10:29:20 +080025 depends on INPUT
Johannes Berg19d337d2009-06-02 13:01:37 +020026 depends on RFKILL || RFKILL = n
Sedat Dileke98062e2010-12-08 11:20:26 +010027 depends on ACPI_WMI
Lee, Chun-Yi3fdca872010-12-07 10:29:20 +080028 select INPUT_SPARSEKMAP
Len Brown41b16dc2008-12-01 00:09:47 -050029 ---help---
30 This is a driver for newer Acer (and Wistron) laptops. It adds
31 wireless radio and bluetooth control, and on some laptops,
32 exposes the mail LED and LCD backlight.
33
34 For more information about this driver see
35 <file:Documentation/laptops/acer-wmi.txt>
36
37 If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M
38 here.
39
Peter Feuerere86435e2009-06-21 18:53:03 +020040config ACERHDF
41 tristate "Acer Aspire One temperature and fan driver"
Jean Delvaree569b222011-04-24 11:00:08 +020042 depends on THERMAL && ACPI
Peter Feuerere86435e2009-06-21 18:53:03 +020043 ---help---
44 This is a driver for Acer Aspire One netbooks. It allows to access
45 the temperature sensor and to control the fan.
46
47 After loading this driver the BIOS is still in control of the fan.
48 To let the kernel handle the fan, do:
49 echo -n enabled > /sys/class/thermal/thermal_zone0/mode
50
51 For more information about this driver see
52 <http://piie.net/files/acerhdf_README.txt>
53
54 If you have an Acer Aspire One netbook, say Y or M
55 here.
56
Len Brown41b16dc2008-12-01 00:09:47 -050057config ASUS_LAPTOP
Corentin Chary6122af32009-06-16 19:28:48 +000058 tristate "Asus Laptop Extras"
Len Brown41b16dc2008-12-01 00:09:47 -050059 depends on ACPI
Corentin Chary21ab01e2009-06-19 14:52:11 +020060 depends on !ACPI_ASUS
Corentin Charye73e2c62009-02-15 19:30:21 +010061 select LEDS_CLASS
62 select NEW_LEDS
63 select BACKLIGHT_CLASS_DEVICE
Corentin Chary12d6f352009-01-20 16:17:44 +010064 depends on INPUT
Corentin Chary18e13112010-01-25 23:29:24 +010065 depends on RFKILL || RFKILL = n
Corentin Chary66a71dd2010-01-25 22:50:11 +010066 select INPUT_SPARSEKMAP
Andy Ross8819de72011-10-14 11:13:35 +020067 select INPUT_POLLDEV
Len Brown41b16dc2008-12-01 00:09:47 -050068 ---help---
Andy Ross8819de72011-10-14 11:13:35 +020069 This is a driver for Asus laptops, Lenovo SL and the Pegatron
70 Lucid tablet. It may also support some MEDION, JVC or VICTOR
71 laptops. It makes all the extra buttons generate standard
Andy Rossb23910c2011-10-14 11:13:38 +020072 ACPI events and input events, and on the Lucid the built-in
73 accelerometer appears as an input device. It also adds
74 support for video output switching, LCD backlight control,
75 Bluetooth and Wlan control, and most importantly, allows you
76 to blink those fancy LEDs.
Len Brown41b16dc2008-12-01 00:09:47 -050077
Andy Ross8819de72011-10-14 11:13:35 +020078 For more information see <http://acpi4asus.sf.net>.
Len Brown41b16dc2008-12-01 00:09:47 -050079
80 If you have an ACPI-compatible ASUS laptop, say Y or M here.
81
Len Browncad73122009-01-09 17:23:38 -050082config DELL_LAPTOP
83 tristate "Dell Laptop Extras (EXPERIMENTAL)"
84 depends on X86
85 depends on DCDBAS
86 depends on EXPERIMENTAL
87 depends on BACKLIGHT_CLASS_DEVICE
Johannes Berg19d337d2009-06-02 13:01:37 +020088 depends on RFKILL || RFKILL = n
Randy Dunlap310d8c92009-02-18 14:48:39 -080089 depends on POWER_SUPPLY
Matthew Garrett814cb8a2009-12-09 18:23:36 +000090 depends on SERIO_I8042
Len Browncad73122009-01-09 17:23:38 -050091 default n
92 ---help---
93 This driver adds support for rfkill and backlight control to Dell
94 laptops.
95
Matthew Garrett0b3f6102009-01-09 20:17:11 +000096config DELL_WMI
97 tristate "Dell WMI extras"
98 depends on ACPI_WMI
99 depends on INPUT
Dmitry Torokhov890a7c82010-08-04 22:30:08 -0700100 select INPUT_SPARSEKMAP
Matthew Garrett0b3f6102009-01-09 20:17:11 +0000101 ---help---
102 Say Y here if you want to support WMI-based hotkeys on Dell laptops.
103
104 To compile this driver as a module, choose M here: the module will
105 be called dell-wmi.
106
Colin Ian King820787f2011-02-17 18:44:09 +0000107config DELL_WMI_AIO
108 tristate "WMI Hotkeys for Dell All-In-One series"
109 depends on ACPI_WMI
110 depends on INPUT
111 select INPUT_SPARSEKMAP
112 ---help---
113 Say Y here if you want to support WMI-based hotkeys on Dell
114 All-In-One machines.
115
116 To compile this driver as a module, choose M here: the module will
Rafi Rubincffbcd02011-05-15 23:33:23 -0400117 be called dell-wmi-aio.
Colin Ian King820787f2011-02-17 18:44:09 +0000118
119
Len Brown41b16dc2008-12-01 00:09:47 -0500120config FUJITSU_LAPTOP
121 tristate "Fujitsu Laptop Extras"
122 depends on ACPI
123 depends on INPUT
124 depends on BACKLIGHT_CLASS_DEVICE
Jonathan Woithec1b53102009-08-27 18:45:33 -0400125 depends on LEDS_CLASS || LEDS_CLASS=n
Len Brown41b16dc2008-12-01 00:09:47 -0500126 ---help---
127 This is a driver for laptops built by Fujitsu:
128
129 * P2xxx/P5xxx/S6xxx/S7xxx series Lifebooks
130 * Possibly other Fujitsu laptop models
131 * Tested with S6410 and S7020
132
133 It adds support for LCD brightness control and some hotkeys.
134
135 If you have a Fujitsu laptop, say Y or M here.
136
137config FUJITSU_LAPTOP_DEBUG
138 bool "Verbose debug mode for Fujitsu Laptop Extras"
139 depends on FUJITSU_LAPTOP
140 default n
141 ---help---
142 Enables extra debug output from the fujitsu extras driver, at the
143 expense of a slight increase in driver size.
144
145 If you are not sure, say N here.
146
147config TC1100_WMI
148 tristate "HP Compaq TC1100 Tablet WMI Extras (EXPERIMENTAL)"
149 depends on !X86_64
150 depends on EXPERIMENTAL
151 depends on ACPI
Sedat Dileke98062e2010-12-08 11:20:26 +0100152 depends on ACPI_WMI
Len Brown41b16dc2008-12-01 00:09:47 -0500153 ---help---
154 This is a driver for the WMI extensions (wireless and bluetooth power
155 control) of the HP Compaq TC1100 tablet.
156
Jean Delvareefcfed92011-03-21 17:59:36 +0100157config HP_ACCEL
158 tristate "HP laptop accelerometer"
159 depends on INPUT && ACPI
160 select SENSORS_LIS3LV02D
161 select NEW_LEDS
162 select LEDS_CLASS
163 help
164 This driver provides support for the "Mobile Data Protection System 3D"
165 or "3D DriveGuard" feature of HP laptops. On such systems the driver
166 should load automatically (via ACPI alias).
167
168 Support for a led indicating disk protection will be provided as
169 hp::hddprotect. For more information on the feature, refer to
170 Documentation/hwmon/lis3lv02d.
171
172 To compile this driver as a module, choose M here: the module will
173 be called hp_accel.
174
Len Brown41b16dc2008-12-01 00:09:47 -0500175config HP_WMI
176 tristate "HP WMI extras"
177 depends on ACPI_WMI
178 depends on INPUT
Johannes Berg19d337d2009-06-02 13:01:37 +0200179 depends on RFKILL || RFKILL = n
Dmitry Torokhov4d291ed2010-08-04 22:30:13 -0700180 select INPUT_SPARSEKMAP
Len Brown41b16dc2008-12-01 00:09:47 -0500181 help
182 Say Y here if you want to support WMI-based hotkeys on HP laptops and
183 to read data from WMI such as docking or ambient light sensor state.
184
185 To compile this driver as a module, choose M here: the module will
186 be called hp-wmi.
187
188config MSI_LAPTOP
189 tristate "MSI Laptop Extras"
190 depends on ACPI
191 depends on BACKLIGHT_CLASS_DEVICE
Randy Dunlap410c1762010-02-03 14:24:28 -0800192 depends on RFKILL
Randy Dunlapa0bcaee2011-03-30 15:20:22 -0700193 depends on INPUT && SERIO_I8042
194 select INPUT_SPARSEKMAP
Len Brown41b16dc2008-12-01 00:09:47 -0500195 ---help---
196 This is a driver for laptops built by MSI (MICRO-STAR
197 INTERNATIONAL):
198
199 MSI MegaBook S270 (MS-1013)
200 Cytron/TCM/Medion/Tchibo MD96100/SAM2000
201
202 It adds support for Bluetooth, WLAN and LCD brightness control.
203
204 More information about this driver is available at
205 <http://0pointer.de/lennart/tchibo.html>.
206
207 If you have an MSI S270 laptop, say Y or M here.
208
209config PANASONIC_LAPTOP
210 tristate "Panasonic Laptop Extras"
211 depends on INPUT && ACPI
212 depends on BACKLIGHT_CLASS_DEVICE
Dmitry Torokhov1a765ca2010-08-04 22:30:02 -0700213 select INPUT_SPARSEKMAP
Len Brown41b16dc2008-12-01 00:09:47 -0500214 ---help---
215 This driver adds support for access to backlight control and hotkeys
216 on Panasonic Let's Note laptops.
217
218 If you have a Panasonic Let's note laptop (such as the R1(N variant),
219 R2, R3, R5, T2, W2 and Y2 series), say Y.
220
221config COMPAL_LAPTOP
222 tristate "Compal Laptop Extras"
223 depends on ACPI
224 depends on BACKLIGHT_CLASS_DEVICE
Ingo Molnar51c14102010-03-02 09:53:45 -0500225 depends on RFKILL
Randy Dunlapc2834142010-07-20 15:19:39 -0700226 depends on HWMON
Randy Dunlap5ca56712010-07-23 09:41:34 -0700227 depends on POWER_SUPPLY
Len Brown41b16dc2008-12-01 00:09:47 -0500228 ---help---
229 This is a driver for laptops built by Compal:
230
231 Compal FL90/IFL90
232 Compal FL91/IFL91
233 Compal FL92/JFL92
234 Compal FT00/IFT00
235
236 It adds support for Bluetooth, WLAN and LCD brightness control.
237
238 If you have an Compal FL9x/IFL9x/FT00 laptop, say Y or M here.
239
240config SONY_LAPTOP
241 tristate "Sony Laptop Extras"
242 depends on ACPI
243 select BACKLIGHT_CLASS_DEVICE
244 depends on INPUT
Alexander Beregalov14bd3132009-04-01 22:10:46 +0900245 depends on RFKILL
Len Brown41b16dc2008-12-01 00:09:47 -0500246 ---help---
247 This mini-driver drives the SNC and SPIC devices present in the ACPI
248 BIOS of the Sony Vaio laptops.
249
250 It gives access to some extra laptop functionalities like Bluetooth,
251 screen brightness control, Fn keys and allows powering on/off some
252 devices.
253
254 Read <file:Documentation/laptops/sony-laptop.txt> for more information.
255
256config SONYPI_COMPAT
257 bool "Sonypi compatibility"
258 depends on SONY_LAPTOP
259 ---help---
260 Build the sonypi driver compatibility code into the sony-laptop driver.
261
Ike Panhc57ac3b02010-10-01 15:40:09 +0800262config IDEAPAD_LAPTOP
263 tristate "Lenovo IdeaPad Laptop Extras"
David Woodhouse58ac7aa2010-08-10 23:44:05 +0100264 depends on ACPI
Randy Dunlapad0f4302011-01-20 12:48:36 -0800265 depends on RFKILL && INPUT
Ike Panhcf63409a2010-12-13 18:00:38 +0800266 select INPUT_SPARSEKMAP
David Woodhouse58ac7aa2010-08-10 23:44:05 +0100267 help
268 This is a driver for the rfkill switches on Lenovo IdeaPad netbooks.
269
Len Brown41b16dc2008-12-01 00:09:47 -0500270config THINKPAD_ACPI
271 tristate "ThinkPad ACPI Laptop Extras"
272 depends on ACPI
Corentin Charyd263da32009-02-25 09:37:09 +0100273 depends on INPUT
Johannes Berg19d337d2009-06-02 13:01:37 +0200274 depends on RFKILL || RFKILL = n
Len Brown41b16dc2008-12-01 00:09:47 -0500275 select BACKLIGHT_LCD_SUPPORT
276 select BACKLIGHT_CLASS_DEVICE
277 select HWMON
278 select NVRAM
Len Brown41b16dc2008-12-01 00:09:47 -0500279 select NEW_LEDS
280 select LEDS_CLASS
Len Brown41b16dc2008-12-01 00:09:47 -0500281 ---help---
282 This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
283 support for Fn-Fx key combinations, Bluetooth control, video
284 output switching, ThinkLight control, UltraBay eject and more.
285 For more information about this driver see
286 <file:Documentation/laptops/thinkpad-acpi.txt> and
287 <http://ibm-acpi.sf.net/> .
288
289 This driver was formerly known as ibm-acpi.
290
Henrique de Moraes Holschuh6e5b08e2009-12-26 22:52:17 -0200291 Extra functionality will be available if the rfkill (CONFIG_RFKILL)
292 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
293 Note that if you want ThinkPad-ACPI to be built-in instead of
294 modular, ALSA and rfkill will also have to be built-in.
295
Len Brown41b16dc2008-12-01 00:09:47 -0500296 If you have an IBM or Lenovo ThinkPad laptop, say Y or M here.
297
Henrique de Moraes Holschuhff850c32009-12-26 22:52:15 -0200298config THINKPAD_ACPI_ALSA_SUPPORT
299 bool "Console audio control ALSA interface"
300 depends on THINKPAD_ACPI
301 depends on SND
302 depends on SND = y || THINKPAD_ACPI = SND
303 default y
304 ---help---
305 Enables monitoring of the built-in console audio output control
306 (headphone and speakers), which is operated by the mute and (in
307 some ThinkPad models) volume hotkeys.
308
309 If this option is enabled, ThinkPad-ACPI will export an ALSA card
310 with a single read-only mixer control, which should be used for
311 on-screen-display feedback purposes by the Desktop Environment.
312
313 Optionally, the driver will also allow software control (the
314 ALSA mixer will be made read-write). Please refer to the driver
315 documentation for details.
316
317 All IBM models have both volume and mute control. Newer Lenovo
318 models only have mute control (the volume hotkeys are just normal
319 keys and volume control is done through the main HDA mixer).
320
Henrique de Moraes Holschuha73f3092009-01-11 03:01:00 -0200321config THINKPAD_ACPI_DEBUGFACILITIES
322 bool "Maintainer debug facilities"
323 depends on THINKPAD_ACPI
324 default n
325 ---help---
326 Enables extra stuff in the thinkpad-acpi which is completely useless
327 for normal use. Read the driver source to find out what it does.
328
329 Say N here, unless you were told by a kernel maintainer to do
330 otherwise.
331
Len Brown41b16dc2008-12-01 00:09:47 -0500332config THINKPAD_ACPI_DEBUG
333 bool "Verbose debug mode"
334 depends on THINKPAD_ACPI
335 default n
336 ---help---
337 Enables extra debugging information, at the expense of a slightly
338 increase in driver size.
339
340 If you are not sure, say N here.
341
Henrique de Moraes Holschuha4d5eff2009-04-04 04:25:49 +0000342config THINKPAD_ACPI_UNSAFE_LEDS
343 bool "Allow control of important LEDs (unsafe)"
344 depends on THINKPAD_ACPI
345 default n
346 ---help---
347 Overriding LED state on ThinkPads can mask important
348 firmware alerts (like critical battery condition), or misled
349 the user into damaging the hardware (undocking or ejecting
350 the bay while buses are still active), etc.
351
352 LED control on the ThinkPad is write-only (with very few
353 exceptions on very ancient models), which makes it
354 impossible to know beforehand if important information will
355 be lost when one changes LED state.
356
357 Users that know what they are doing can enable this option
358 and the driver will allow control of every LED, including
359 the ones on the dock stations.
360
361 Never enable this option on a distribution kernel.
362
363 Say N here, unless you are building a kernel for your own
364 use, and need to control the important firmware LEDs.
365
Len Brown41b16dc2008-12-01 00:09:47 -0500366config THINKPAD_ACPI_VIDEO
367 bool "Video output control support"
368 depends on THINKPAD_ACPI
369 default y
370 ---help---
371 Allows the thinkpad_acpi driver to provide an interface to control
372 the various video output ports.
373
374 This feature often won't work well, depending on ThinkPad model,
375 display state, video output devices in use, whether there is a X
376 server running, phase of the moon, and the current mood of
377 Schroedinger's cat. If you can use X.org's RandR to control
378 your ThinkPad's video output ports instead of this feature,
Henrique de Moraes Holschuhb525c062010-02-25 22:22:22 -0300379 don't think twice: do it and say N here to save memory and avoid
380 bad interactions with X.org.
Len Brown41b16dc2008-12-01 00:09:47 -0500381
Henrique de Moraes Holschuhb525c062010-02-25 22:22:22 -0300382 NOTE: access to this feature is limited to processes with the
383 CAP_SYS_ADMIN capability, to avoid local DoS issues in platforms
384 where it interacts badly with X.org.
385
386 If you are not sure, say Y here but do try to check if you could
387 be using X.org RandR instead.
Len Brown41b16dc2008-12-01 00:09:47 -0500388
389config THINKPAD_ACPI_HOTKEY_POLL
390 bool "Support NVRAM polling for hot keys"
391 depends on THINKPAD_ACPI
392 default y
393 ---help---
394 Some thinkpad models benefit from NVRAM polling to detect a few of
395 the hot key press events. If you know your ThinkPad model does not
396 need to do NVRAM polling to support any of the hot keys you use,
397 unselecting this option will save about 1kB of memory.
398
399 ThinkPads T40 and newer, R52 and newer, and X31 and newer are
400 unlikely to need NVRAM polling in their latest BIOS versions.
401
402 NVRAM polling can detect at most the following keys: ThinkPad/Access
403 IBM, Zoom, Switch Display (fn+F7), ThinkLight, Volume up/down/mute,
404 Brightness up/down, Display Expand (fn+F8), Hibernate (fn+F12).
405
406 If you are not sure, say Y here. The driver enables polling only if
407 it is strictly necessary to do so.
408
Jean Delvarebd9fc3a2010-10-05 12:08:57 +0200409config SENSORS_HDAPS
410 tristate "Thinkpad Hard Drive Active Protection System (hdaps)"
411 depends on INPUT && X86
412 select INPUT_POLLDEV
413 default n
414 help
415 This driver provides support for the IBM Hard Drive Active Protection
416 System (hdaps), which provides an accelerometer and other misc. data.
417 ThinkPads starting with the R50, T41, and X40 are supported. The
418 accelerometer data is readable via sysfs.
419
420 This driver also provides an absolute input class device, allowing
421 the laptop to act as a pinball machine-esque joystick.
422
423 If your ThinkPad is not recognized by the driver, please update to latest
424 BIOS. This is especially the case for some R52 ThinkPads.
425
426 Say Y here if you have an applicable laptop and want to experience
427 the awesome power of hdaps.
428
Len Brown41b16dc2008-12-01 00:09:47 -0500429config INTEL_MENLOW
430 tristate "Thermal Management driver for Intel menlow platform"
431 depends on ACPI_THERMAL
432 select THERMAL
433 ---help---
434 ACPI thermal management enhancement driver on
435 Intel Menlow platform.
436
437 If unsure, say N.
438
439config EEEPC_LAPTOP
440 tristate "Eee PC Hotkey Driver (EXPERIMENTAL)"
441 depends on ACPI
Alexey Dobriyan3a5093e2009-02-18 14:48:22 -0800442 depends on INPUT
Len Brown41b16dc2008-12-01 00:09:47 -0500443 depends on EXPERIMENTAL
Johannes Berg19d337d2009-06-02 13:01:37 +0200444 depends on RFKILL || RFKILL = n
Ingo Molnar44b36152009-06-29 10:07:54 +0200445 depends on HOTPLUG_PCI
Len Brownd97c0de2009-01-09 04:01:26 -0500446 select BACKLIGHT_CLASS_DEVICE
447 select HWMON
Corentin Chary3c0eb512009-12-03 07:44:52 +0000448 select LEDS_CLASS
449 select NEW_LEDS
Dmitry Torokhov642e0442010-01-06 22:07:39 +0100450 select INPUT_SPARSEKMAP
Len Brown41b16dc2008-12-01 00:09:47 -0500451 ---help---
452 This driver supports the Fn-Fx keys on Eee PC laptops.
Corentin Chary76593d62009-06-16 19:28:47 +0000453
454 It also gives access to some extra laptop functionalities like
455 Bluetooth, backlight and allows powering on/off some other
456 devices.
Len Brown41b16dc2008-12-01 00:09:47 -0500457
Corentin Charye12e6d92011-02-26 10:20:31 +0100458 If you have an Eee PC laptop, say Y or M here. If this driver
459 doesn't work on your Eee PC, try eeepc-wmi instead.
Len Brown41b16dc2008-12-01 00:09:47 -0500460
Corentin Charye12e6d92011-02-26 10:20:31 +0100461config ASUS_WMI
462 tristate "ASUS WMI Driver (EXPERIMENTAL)"
Yong Wangee027e42010-03-21 10:26:34 +0800463 depends on ACPI_WMI
464 depends on INPUT
Corentin Charye07babd2011-02-26 10:20:42 +0100465 depends on HWMON
Yong Wangee027e42010-03-21 10:26:34 +0800466 depends on EXPERIMENTAL
Randy Dunlap89a76442010-05-07 11:24:11 -0700467 depends on BACKLIGHT_CLASS_DEVICE
Corentin Charyba48fdb2010-11-29 08:14:07 +0100468 depends on RFKILL || RFKILL = n
Randy Dunlap90ba4b12011-02-22 13:47:35 -0800469 depends on HOTPLUG_PCI
Ingo Molnarfb48aef2010-04-07 16:22:45 +0200470 select INPUT_SPARSEKMAP
Corentin Chary084fca62010-11-29 08:14:06 +0100471 select LEDS_CLASS
472 select NEW_LEDS
Yong Wangee027e42010-03-21 10:26:34 +0800473 ---help---
Corentin Charyb229ece2011-02-26 10:20:40 +0100474 Say Y here if you have a WMI aware Asus laptop (like Eee PCs or new
475 Asus Notebooks).
Yong Wangee027e42010-03-21 10:26:34 +0800476
477 To compile this driver as a module, choose M here: the module will
Corentin Charye12e6d92011-02-26 10:20:31 +0100478 be called asus-wmi.
479
Corentin Charyb229ece2011-02-26 10:20:40 +0100480config ASUS_NB_WMI
481 tristate "Asus Notebook WMI Driver (EXPERIMENTAL)"
482 depends on ASUS_WMI
483 ---help---
484 This is a driver for newer Asus notebooks. It adds extra features
485 like wireless radio and bluetooth control, leds, hotkeys, backlight...
486
487 For more informations, see
488 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
489
490 If you have an ACPI-WMI compatible Asus Notebook, say Y or M
491 here.
492
Corentin Charye12e6d92011-02-26 10:20:31 +0100493config EEEPC_WMI
494 tristate "Eee PC WMI Driver (EXPERIMENTAL)"
495 depends on ASUS_WMI
496 ---help---
497 This is a driver for newer Eee PC laptops. It adds extra features
498 like wireless radio and bluetooth control, leds, hotkeys, backlight...
499
500 For more informations, see
501 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
502
503 If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M
504 here.
Len Brownb4f9fe12008-12-11 14:37:26 -0500505
506config ACPI_WMI
Carlos Corbacho5fcdd172009-02-14 09:53:53 +0000507 tristate "WMI"
Len Brownb4f9fe12008-12-11 14:37:26 -0500508 depends on ACPI
Len Brownb4f9fe12008-12-11 14:37:26 -0500509 help
510 This driver adds support for the ACPI-WMI (Windows Management
511 Instrumentation) mapper device (PNP0C14) found on some systems.
512
513 ACPI-WMI is a proprietary extension to ACPI to expose parts of the
514 ACPI firmware to userspace - this is done through various vendor
515 defined methods and data blocks in a PNP0C14 device, which are then
516 made available for userspace to call.
517
518 The implementation of this in Linux currently only exposes this to
519 other kernel space drivers.
520
521 This driver is a required dependency to build the firmware specific
522 drivers needed on many machines, including Acer and HP laptops.
523
524 It is safe to enable this driver even if your DSDT doesn't define
525 any ACPI-WMI devices.
526
Thomas Renningerd12d8ba2009-12-10 14:18:13 +0100527config MSI_WMI
528 tristate "MSI WMI extras"
529 depends on ACPI_WMI
530 depends on INPUT
Anisse Astierde078e52009-12-14 10:21:39 +0100531 depends on BACKLIGHT_CLASS_DEVICE
Anisse Astierc30116c2009-12-10 14:18:19 +0100532 select INPUT_SPARSEKMAP
Thomas Renningerd12d8ba2009-12-10 14:18:13 +0100533 help
534 Say Y here if you want to support WMI-based hotkeys on MSI laptops.
535
536 To compile this driver as a module, choose M here: the module will
537 be called msi-wmi.
538
Len Brownb4f9fe12008-12-11 14:37:26 -0500539config ACPI_ASUS
Corentin Chary6122af32009-06-16 19:28:48 +0000540 tristate "ASUS/Medion Laptop Extras (DEPRECATED)"
Len Brownb4f9fe12008-12-11 14:37:26 -0500541 depends on ACPI
542 select BACKLIGHT_CLASS_DEVICE
543 ---help---
544 This driver provides support for extra features of ACPI-compatible
545 ASUS laptops. As some of Medion laptops are made by ASUS, it may also
546 support some Medion laptops (such as 9675 for example). It makes all
547 the extra buttons generate standard ACPI events that go through
548 /proc/acpi/events, and (on some models) adds support for changing the
549 display brightness and output, switching the LCD backlight on and off,
550 and most importantly, allows you to blink those fancy LEDs intended
551 for reporting mail and wireless status.
552
553 Note: display switching code is currently considered EXPERIMENTAL,
554 toying with these values may even lock your machine.
555
556 All settings are changed via /proc/acpi/asus directory entries. Owner
557 and group for these entries can be set with asus_uid and asus_gid
558 parameters.
559
560 More information and a userspace daemon for handling the extra buttons
Corentin Chary76593d62009-06-16 19:28:47 +0000561 at <http://acpi4asus.sf.net>.
Len Brownb4f9fe12008-12-11 14:37:26 -0500562
563 If you have an ACPI-compatible ASUS laptop, say Y or M here. This
564 driver is still under development, so if your laptop is unsupported or
565 something works not quite as expected, please use the mailing list
566 available on the above page (acpi4asus-user@lists.sourceforge.net).
567
568 NOTE: This driver is deprecated and will probably be removed soon,
569 use asus-laptop instead.
570
Herton Ronaldo Krzesinski9caeb532009-09-14 21:11:21 -0300571config TOPSTAR_LAPTOP
572 tristate "Topstar Laptop Extras"
573 depends on ACPI
574 depends on INPUT
Dmitry Torokhov97490f12010-08-04 22:29:57 -0700575 select INPUT_SPARSEKMAP
Herton Ronaldo Krzesinski9caeb532009-09-14 21:11:21 -0300576 ---help---
577 This driver adds support for hotkeys found on Topstar laptops.
578
579 If you have a Topstar laptop, say Y or M here.
580
Len Brownb4f9fe12008-12-11 14:37:26 -0500581config ACPI_TOSHIBA
582 tristate "Toshiba Laptop Extras"
583 depends on ACPI
Mark Brown0c51a4d2011-01-10 14:37:02 +0000584 select LEDS_CLASS
585 select NEW_LEDS
Jonathan Corbetc76a3e12010-08-23 11:32:36 -0600586 depends on BACKLIGHT_CLASS_DEVICE
Len Brownb4f9fe12008-12-11 14:37:26 -0500587 depends on INPUT
Johannes Berg19d337d2009-06-02 13:01:37 +0200588 depends on RFKILL || RFKILL = n
Len Brownb4f9fe12008-12-11 14:37:26 -0500589 select INPUT_POLLDEV
Dmitry Torokhov384a7cd2010-08-04 22:30:19 -0700590 select INPUT_SPARSEKMAP
Len Brownb4f9fe12008-12-11 14:37:26 -0500591 ---help---
592 This driver adds support for access to certain system settings
593 on "legacy free" Toshiba laptops. These laptops can be recognized by
594 their lack of a BIOS setup menu and APM support.
595
596 On these machines, all system configuration is handled through the
597 ACPI. This driver is required for access to controls not covered
598 by the general ACPI drivers, such as LCD brightness, video output,
599 etc.
600
601 This driver differs from the non-ACPI Toshiba laptop driver (located
602 under "Processor type and features") in several aspects.
603 Configuration is accessed by reading and writing text files in the
604 /proc tree instead of by program interface to /dev. Furthermore, no
605 power management functions are exposed, as those are handled by the
606 general ACPI drivers.
607
608 More information about this driver is available at
609 <http://memebeam.org/toys/ToshibaAcpiDriver>.
610
611 If you have a legacy free Toshiba laptop (such as the Libretto L1
612 series), say Y.
Jes Sorensen42b4e9e2009-12-16 12:08:15 -0500613
614config TOSHIBA_BT_RFKILL
615 tristate "Toshiba Bluetooth RFKill switch support"
616 depends on ACPI
617 ---help---
618 This driver adds support for Bluetooth events for the RFKill
619 switch on modern Toshiba laptops with full ACPI support and
620 an RFKill switch.
621
622 This driver handles RFKill events for the TOS6205 Bluetooth,
623 and re-enables it when the switch is set back to the 'on'
624 position.
625
626 If you have a modern Toshiba laptop with a Bluetooth and an
627 RFKill switch (such as the Portege R500), say Y.
Thadeu Lima de Souza Cascardo529aa8c2009-12-21 16:20:01 -0800628
629config ACPI_CMPC
630 tristate "CMPC Laptop Extras"
631 depends on X86 && ACPI
Thadeu Lima de Souza Cascardof35843e2010-05-26 12:00:10 -0300632 depends on RFKILL || RFKILL=n
Thadeu Lima de Souza Cascardo529aa8c2009-12-21 16:20:01 -0800633 select INPUT
634 select BACKLIGHT_CLASS_DEVICE
635 default n
636 help
637 Support for Intel Classmate PC ACPI devices, including some
638 keys as input device, backlight device, tablet and accelerometer
639 devices.
640
Sreedhara DS9a58a332010-04-26 18:13:05 +0100641config INTEL_SCU_IPC
642 bool "Intel SCU IPC Support"
643 depends on X86_MRST
644 default y
645 ---help---
646 IPC is used to bridge the communications between kernel and SCU on
Matthew Garrett6c626732010-05-07 14:30:00 -0400647 some embedded Intel x86 platforms. This is not needed for PC-type
648 machines.
Sreedhara DS9a58a332010-04-26 18:13:05 +0100649
Sreedhara DS5369c02d2010-10-22 15:43:55 +0100650config INTEL_SCU_IPC_UTIL
651 tristate "Intel SCU IPC utility driver"
652 depends on INTEL_SCU_IPC
653 default y
654 ---help---
655 The IPC Util driver provides an interface with the SCU enabling
656 low level access for debug work and updating the firmware. Say
657 N unless you will be doing this on an Intel MID platform.
658
Alek Du89507782010-07-13 10:56:25 +0100659config GPIO_INTEL_PMIC
660 bool "Intel PMIC GPIO support"
661 depends on INTEL_SCU_IPC && GPIOLIB
662 ---help---
663 Say Y here to support GPIO via the SCU IPC interface
664 on Intel MID platforms.
665
Hong Liu8eec8a12011-02-07 14:45:55 -0500666config INTEL_MID_POWER_BUTTON
667 tristate "power button driver for Intel MID platforms"
Randy Dunlap80887752011-02-16 14:31:02 -0800668 depends on INTEL_SCU_IPC && INPUT
Hong Liu8eec8a12011-02-07 14:45:55 -0500669 help
670 This driver handles the power button on the Intel MID platforms.
671
672 If unsure, say N.
673
Durgadoss Rf017fbe2011-02-20 23:05:43 +0530674config INTEL_MFLD_THERMAL
675 tristate "Thermal driver for Intel Medfield platform"
676 depends on INTEL_SCU_IPC && THERMAL
677 help
678 Say Y here to enable thermal driver support for the Intel Medfield
679 platform.
680
Alan Coxc715a382010-06-18 14:05:52 +0100681config RAR_REGISTER
682 bool "Restricted Access Region Register Driver"
683 depends on PCI && X86_MRST
684 default n
685 ---help---
686 This driver allows other kernel drivers access to the
687 contents of the restricted access region control registers.
688
689 The restricted access region control registers
690 (rar_registers) are used to pass address and
691 locking information on restricted access regions
692 to other drivers that use restricted access regions.
693
694 The restricted access regions are regions of memory
695 on the Intel MID Platform that are not accessible to
696 the x86 processor, but are accessible to dedicated
697 processors on board peripheral devices.
698
699 The purpose of the restricted access regions is to
700 protect sensitive data from compromise by unauthorized
701 programs running on the x86 processor.
702
Jesse Barnesaa7ffc02010-05-14 15:41:14 -0700703config INTEL_IPS
704 tristate "Intel Intelligent Power Sharing"
705 depends on ACPI
706 ---help---
707 Intel Calpella platforms support dynamic power sharing between the
708 CPU and GPU, maximizing performance in a given TDP. This driver,
709 along with the CPU frequency and i915 drivers, provides that
710 functionality. If in doubt, say Y here; it will only load on
711 supported platforms.
712
Vernon Mauery35f0ce02010-10-05 15:47:18 -0700713config IBM_RTL
714 tristate "Device driver to enable PRTL support"
715 depends on X86 && PCI
716 ---help---
717 Enable support for IBM Premium Real Time Mode (PRTM).
718 This module will allow you the enter and exit PRTM in the BIOS via
719 sysfs on platforms that support this feature. System in PRTM will
720 not receive CPU-generated SMIs for recoverable errors. Use of this
721 feature without proper support may void your hardware warranty.
722
723 If the proper BIOS support is found the driver will load and create
724 /sys/devices/system/ibm_rtl/. The "state" variable will indicate
725 whether or not the BIOS is in PRTM.
726 state = 0 (BIOS SMIs on)
727 state = 1 (BIOS SMIs off)
728
Daniel Drake260586d2010-10-05 15:55:21 +0100729config XO1_RFKILL
730 tristate "OLPC XO-1 software RF kill switch"
731 depends on OLPC
732 depends on RFKILL
733 ---help---
734 Support for enabling/disabling the WLAN interface on the OLPC XO-1
735 laptop.
736
Paul Fox89ca1172011-02-03 16:27:55 +0000737config XO15_EBOOK
738 tristate "OLPC XO-1.5 ebook switch"
739 depends on ACPI && INPUT
740 ---help---
741 Support for the ebook switch on the OLPC XO-1.5 laptop.
742
743 This switch is triggered as the screen is rotated and folded down to
744 convert the device into ebook form.
745
Greg Kroah-Hartman2d70b732011-03-11 12:41:19 -0500746config SAMSUNG_LAPTOP
747 tristate "Samsung Laptop driver"
748 depends on RFKILL && BACKLIGHT_CLASS_DEVICE && X86
749 ---help---
750 This module implements a driver for a wide range of different
751 Samsung laptops. It offers control over the different
752 function keys, wireless LED, LCD backlight level, and
753 sometimes provides a "performance_control" sysfs file to allow
754 the performance level of the laptop to be changed.
755
756 To compile this driver as a module, choose M here: the module
757 will be called samsung-laptop.
758
Dave Airlie99b38b42010-12-06 12:43:33 +1000759config MXM_WMI
760 tristate "WMI support for MXM Laptop Graphics"
Dave Airlie0eacdba2011-05-09 14:37:10 +1000761 depends on ACPI_WMI
Dave Airlie99b38b42010-12-06 12:43:33 +1000762 ---help---
763 MXM is a standard for laptop graphics cards, the WMI interface
764 is required for switchable nvidia graphics machines
765
Yin Kangkaibb3ce202011-04-06 15:05:24 +0100766config INTEL_OAKTRAIL
767 tristate "Intel Oaktrail Platform Extras"
768 depends on ACPI
769 depends on RFKILL && BACKLIGHT_CLASS_DEVICE && ACPI
770 ---help---
771 Intel Oaktrail platform need this driver to provide interfaces to
772 enable/disable the Camera, WiFi, BT etc. devices. If in doubt, say Y
773 here; it will only load on supported platforms.
774
Frederick van der Wyck78542e12011-07-07 22:05:25 +0100775config SAMSUNG_Q10
776 tristate "Samsung Q10 Extras"
777 depends on SERIO_I8042
778 select BACKLIGHT_CLASS_DEVICE
779 ---help---
780 This driver provides support for backlight control on Samsung Q10
781 and related laptops, including Dell Latitude X200.
782
Len Brown41b16dc2008-12-01 00:09:47 -0500783endif # X86_PLATFORM_DEVICES