]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - drivers/platform/x86/Kconfig
platform/x86: toshiba_acpi: do not select INPUT_POLLDEV
[mirror_ubuntu-jammy-kernel.git] / drivers / platform / x86 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # X86 Platform Specific Drivers
4 #
5
6 menuconfig X86_PLATFORM_DEVICES
7 bool "X86 Platform Specific Device Drivers"
8 default y
9 depends on X86
10 ---help---
11 Say Y here to get to see options for device drivers for various
12 x86 platforms, including vendor-specific laptop extension drivers.
13 This option alone does not add any kernel code.
14
15 If you say N, all options in this submenu will be skipped and disabled.
16
17 if X86_PLATFORM_DEVICES
18
19 config ACER_WMI
20 tristate "Acer WMI Laptop Extras"
21 depends on ACPI
22 select LEDS_CLASS
23 select NEW_LEDS
24 depends on BACKLIGHT_CLASS_DEVICE
25 depends on SERIO_I8042
26 depends on INPUT
27 depends on RFKILL || RFKILL = n
28 depends on ACPI_WMI
29 select INPUT_SPARSEKMAP
30 # Acer WMI depends on ACPI_VIDEO when ACPI is enabled
31 select ACPI_VIDEO if ACPI
32 ---help---
33 This is a driver for newer Acer (and Wistron) laptops. It adds
34 wireless radio and bluetooth control, and on some laptops,
35 exposes the mail LED and LCD backlight.
36
37 If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M
38 here.
39
40 config ACER_WIRELESS
41 tristate "Acer Wireless Radio Control Driver"
42 depends on ACPI
43 depends on INPUT
44 ---help---
45 The Acer Wireless Radio Control handles the airplane mode hotkey
46 present on new Acer laptops.
47
48 Say Y or M here if you have an Acer notebook with an airplane mode
49 hotkey.
50
51 If you choose to compile this driver as a module the module will be
52 called acer-wireless.
53
54 config ACERHDF
55 tristate "Acer Aspire One temperature and fan driver"
56 depends on ACPI && THERMAL
57 select THERMAL_GOV_BANG_BANG
58 ---help---
59 This is a driver for Acer Aspire One netbooks. It allows to access
60 the temperature sensor and to control the fan.
61
62 After loading this driver the BIOS is still in control of the fan.
63 To let the kernel handle the fan, do:
64 echo -n enabled > /sys/class/thermal/thermal_zoneN/mode
65 where N=0,1,2... depending on the number of thermal nodes and the
66 detection order of your particular system. The "type" parameter
67 in the same node directory will tell you if it is "acerhdf".
68
69 For more information about this driver see
70 <http://piie.net/files/acerhdf_README.txt>
71
72 If you have an Acer Aspire One netbook, say Y or M
73 here.
74
75 config ALIENWARE_WMI
76 tristate "Alienware Special feature control"
77 depends on ACPI
78 depends on LEDS_CLASS
79 depends on NEW_LEDS
80 depends on ACPI_WMI
81 ---help---
82 This is a driver for controlling Alienware BIOS driven
83 features. It exposes an interface for controlling the AlienFX
84 zones on Alienware machines that don't contain a dedicated AlienFX
85 USB MCU such as the X51 and X51-R2.
86
87 config ASUS_LAPTOP
88 tristate "Asus Laptop Extras"
89 depends on ACPI
90 select LEDS_CLASS
91 select NEW_LEDS
92 depends on BACKLIGHT_CLASS_DEVICE
93 depends on INPUT
94 depends on RFKILL || RFKILL = n
95 depends on ACPI_VIDEO || ACPI_VIDEO = n
96 select INPUT_SPARSEKMAP
97 ---help---
98 This is a driver for Asus laptops, Lenovo SL and the Pegatron
99 Lucid tablet. It may also support some MEDION, JVC or VICTOR
100 laptops. It makes all the extra buttons generate standard
101 ACPI events and input events, and on the Lucid the built-in
102 accelerometer appears as an input device. It also adds
103 support for video output switching, LCD backlight control,
104 Bluetooth and Wlan control, and most importantly, allows you
105 to blink those fancy LEDs.
106
107 For more information see <http://acpi4asus.sf.net>.
108
109 If you have an ACPI-compatible ASUS laptop, say Y or M here.
110
111 config DCDBAS
112 tristate "Dell Systems Management Base Driver"
113 depends on X86
114 help
115 The Dell Systems Management Base Driver provides a sysfs interface
116 for systems management software to perform System Management
117 Interrupts (SMIs) and Host Control Actions (system power cycle or
118 power off after OS shutdown) on certain Dell systems.
119
120 See <file:Documentation/driver-api/dcdbas.rst> for more details on the driver
121 and the Dell systems on which Dell systems management software makes
122 use of this driver.
123
124 Say Y or M here to enable the driver for use by Dell systems
125 management software such as Dell OpenManage.
126
127 #
128 # The DELL_SMBIOS driver depends on ACPI_WMI and/or DCDBAS if those
129 # backends are selected. The "depends" line prevents a configuration
130 # where DELL_SMBIOS=y while either of those dependencies =m.
131 #
132 config DELL_SMBIOS
133 tristate "Dell SMBIOS driver"
134 depends on DCDBAS || DCDBAS=n
135 depends on ACPI_WMI || ACPI_WMI=n
136 ---help---
137 This provides support for the Dell SMBIOS calling interface.
138 If you have a Dell computer you should enable this option.
139
140 Be sure to select at least one backend for it to work properly.
141
142 config DELL_SMBIOS_WMI
143 bool "Dell SMBIOS driver WMI backend"
144 default y
145 depends on ACPI_WMI
146 select DELL_WMI_DESCRIPTOR
147 depends on DELL_SMBIOS
148 ---help---
149 This provides an implementation for the Dell SMBIOS calling interface
150 communicated over ACPI-WMI.
151
152 If you have a Dell computer from >2007 you should say Y here.
153 If you aren't sure and this module doesn't work for your computer
154 it just won't load.
155
156 config DELL_SMBIOS_SMM
157 bool "Dell SMBIOS driver SMM backend"
158 default y
159 depends on DCDBAS
160 depends on DELL_SMBIOS
161 ---help---
162 This provides an implementation for the Dell SMBIOS calling interface
163 communicated over SMI/SMM.
164
165 If you have a Dell computer from <=2017 you should say Y here.
166 If you aren't sure and this module doesn't work for your computer
167 it just won't load.
168
169 config DELL_LAPTOP
170 tristate "Dell Laptop Extras"
171 depends on DMI
172 depends on BACKLIGHT_CLASS_DEVICE
173 depends on ACPI_VIDEO || ACPI_VIDEO = n
174 depends on RFKILL || RFKILL = n
175 depends on SERIO_I8042
176 depends on DELL_SMBIOS
177 select POWER_SUPPLY
178 select LEDS_CLASS
179 select NEW_LEDS
180 select LEDS_TRIGGERS
181 select LEDS_TRIGGER_AUDIO
182 ---help---
183 This driver adds support for rfkill and backlight control to Dell
184 laptops (except for some models covered by the Compal driver).
185
186 config DELL_WMI
187 tristate "Dell WMI notifications"
188 depends on ACPI_WMI
189 depends on DMI
190 depends on INPUT
191 depends on ACPI_VIDEO || ACPI_VIDEO = n
192 depends on DELL_SMBIOS
193 select DELL_WMI_DESCRIPTOR
194 select INPUT_SPARSEKMAP
195 ---help---
196 Say Y here if you want to support WMI-based hotkeys on Dell laptops.
197
198 To compile this driver as a module, choose M here: the module will
199 be called dell-wmi.
200
201 config DELL_WMI_DESCRIPTOR
202 tristate
203 depends on ACPI_WMI
204
205 config DELL_WMI_AIO
206 tristate "WMI Hotkeys for Dell All-In-One series"
207 depends on ACPI_WMI
208 depends on INPUT
209 select INPUT_SPARSEKMAP
210 ---help---
211 Say Y here if you want to support WMI-based hotkeys on Dell
212 All-In-One machines.
213
214 To compile this driver as a module, choose M here: the module will
215 be called dell-wmi-aio.
216
217 config DELL_WMI_LED
218 tristate "External LED on Dell Business Netbooks"
219 depends on LEDS_CLASS
220 depends on ACPI_WMI
221 help
222 This adds support for the Latitude 2100 and similar
223 notebooks that have an external LED.
224
225 config DELL_SMO8800
226 tristate "Dell Latitude freefall driver (ACPI SMO88XX)"
227 depends on ACPI
228 ---help---
229 Say Y here if you want to support SMO88XX freefall devices
230 on Dell Latitude laptops.
231
232 To compile this driver as a module, choose M here: the module will
233 be called dell-smo8800.
234
235 config DELL_RBTN
236 tristate "Dell Airplane Mode Switch driver"
237 depends on ACPI
238 depends on INPUT
239 depends on RFKILL
240 ---help---
241 Say Y here if you want to support Dell Airplane Mode Switch ACPI
242 device on Dell laptops. Sometimes it has names: DELLABCE or DELRBTN.
243 This driver register rfkill device or input hotkey device depending
244 on hardware type (hw switch slider or keyboard toggle button). For
245 rfkill devices it receive HW switch events and set correct hard
246 rfkill state.
247
248 To compile this driver as a module, choose M here: the module will
249 be called dell-rbtn.
250
251 config DELL_RBU
252 tristate "BIOS update support for DELL systems via sysfs"
253 depends on X86
254 select FW_LOADER
255 select FW_LOADER_USER_HELPER
256 help
257 Say m if you want to have the option of updating the BIOS for your
258 DELL system. Note you need a Dell OpenManage or Dell Update package (DUP)
259 supporting application to communicate with the BIOS regarding the new
260 image for the image update to take effect.
261 See <file:Documentation/driver-api/dell_rbu.rst> for more details on the driver.
262
263
264 config FUJITSU_LAPTOP
265 tristate "Fujitsu Laptop Extras"
266 depends on ACPI
267 depends on INPUT
268 depends on BACKLIGHT_CLASS_DEVICE
269 depends on ACPI_VIDEO || ACPI_VIDEO = n
270 select INPUT_SPARSEKMAP
271 select LEDS_CLASS
272 ---help---
273 This is a driver for laptops built by Fujitsu:
274
275 * P2xxx/P5xxx/S6xxx/S7xxx series Lifebooks
276 * Possibly other Fujitsu laptop models
277 * Tested with S6410 and S7020
278
279 It adds support for LCD brightness control and some hotkeys.
280
281 If you have a Fujitsu laptop, say Y or M here.
282
283 config FUJITSU_TABLET
284 tristate "Fujitsu Tablet Extras"
285 depends on ACPI
286 depends on INPUT
287 ---help---
288 This is a driver for tablets built by Fujitsu:
289
290 * Lifebook P1510/P1610/P1620/Txxxx
291 * Stylistic ST5xxx
292 * Possibly other Fujitsu tablet models
293
294 It adds support for the panel buttons, docking station detection,
295 tablet/notebook mode detection for convertible and
296 orientation detection for docked slates.
297
298 If you have a Fujitsu convertible or slate, say Y or M here.
299
300 config AMILO_RFKILL
301 tristate "Fujitsu-Siemens Amilo rfkill support"
302 depends on RFKILL
303 depends on SERIO_I8042
304 ---help---
305 This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
306 laptops.
307
308 config GPD_POCKET_FAN
309 tristate "GPD Pocket Fan Controller support"
310 depends on ACPI
311 depends on THERMAL
312 ---help---
313 Driver for the GPD Pocket vendor specific FAN02501 ACPI device
314 which controls the fan speed on the GPD Pocket.
315
316 Without this driver the fan on the Pocket will stay off independent
317 of the CPU temperature. Say Y or M if the kernel may be used on a
318 GPD pocket.
319
320 config TC1100_WMI
321 tristate "HP Compaq TC1100 Tablet WMI Extras"
322 depends on !X86_64
323 depends on ACPI
324 depends on ACPI_WMI
325 ---help---
326 This is a driver for the WMI extensions (wireless and bluetooth power
327 control) of the HP Compaq TC1100 tablet.
328
329 config HP_ACCEL
330 tristate "HP laptop accelerometer"
331 depends on INPUT && ACPI
332 depends on SERIO_I8042
333 select SENSORS_LIS3LV02D
334 select NEW_LEDS
335 select LEDS_CLASS
336 help
337 This driver provides support for the "Mobile Data Protection System 3D"
338 or "3D DriveGuard" feature of HP laptops. On such systems the driver
339 should load automatically (via ACPI alias).
340
341 Support for a led indicating disk protection will be provided as
342 hp::hddprotect. For more information on the feature, refer to
343 Documentation/misc-devices/lis3lv02d.rst.
344
345 To compile this driver as a module, choose M here: the module will
346 be called hp_accel.
347
348 config HP_WIRELESS
349 tristate "HP wireless button"
350 depends on ACPI
351 depends on INPUT
352 help
353 This driver provides supports for new HP wireless button for Windows 8.
354 On such systems the driver should load automatically (via ACPI alias).
355
356 To compile this driver as a module, choose M here: the module will
357 be called hp-wireless.
358
359 config HP_WMI
360 tristate "HP WMI extras"
361 depends on ACPI_WMI
362 depends on INPUT
363 depends on RFKILL || RFKILL = n
364 select INPUT_SPARSEKMAP
365 help
366 Say Y here if you want to support WMI-based hotkeys on HP laptops and
367 to read data from WMI such as docking or ambient light sensor state.
368
369 To compile this driver as a module, choose M here: the module will
370 be called hp-wmi.
371
372 config LG_LAPTOP
373 tristate "LG Laptop Extras"
374 depends on ACPI
375 depends on ACPI_WMI
376 depends on INPUT
377 select INPUT_SPARSEKMAP
378 select LEDS_CLASS
379 help
380 This driver adds support for hotkeys as well as control of keyboard
381 backlight, battery maximum charge level and various other ACPI
382 features.
383
384 If you have an LG Gram laptop, say Y or M here.
385
386 config MSI_LAPTOP
387 tristate "MSI Laptop Extras"
388 depends on ACPI
389 depends on BACKLIGHT_CLASS_DEVICE
390 depends on ACPI_VIDEO || ACPI_VIDEO = n
391 depends on RFKILL
392 depends on INPUT && SERIO_I8042
393 select INPUT_SPARSEKMAP
394 ---help---
395 This is a driver for laptops built by MSI (MICRO-STAR
396 INTERNATIONAL):
397
398 MSI MegaBook S270 (MS-1013)
399 Cytron/TCM/Medion/Tchibo MD96100/SAM2000
400
401 It adds support for Bluetooth, WLAN and LCD brightness control.
402
403 More information about this driver is available at
404 <http://0pointer.de/lennart/tchibo.html>.
405
406 If you have an MSI S270 laptop, say Y or M here.
407
408 config PANASONIC_LAPTOP
409 tristate "Panasonic Laptop Extras"
410 depends on INPUT && ACPI
411 depends on BACKLIGHT_CLASS_DEVICE
412 select INPUT_SPARSEKMAP
413 ---help---
414 This driver adds support for access to backlight control and hotkeys
415 on Panasonic Let's Note laptops.
416
417 If you have a Panasonic Let's note laptop (such as the R1(N variant),
418 R2, R3, R5, T2, W2 and Y2 series), say Y.
419
420 config COMPAL_LAPTOP
421 tristate "Compal (and others) Laptop Extras"
422 depends on ACPI
423 depends on BACKLIGHT_CLASS_DEVICE
424 depends on ACPI_VIDEO || ACPI_VIDEO = n
425 depends on RFKILL
426 depends on HWMON
427 depends on POWER_SUPPLY
428 ---help---
429 This is a driver for laptops built by Compal, and some models by
430 other brands (e.g. Dell, Toshiba).
431
432 It adds support for rfkill, Bluetooth, WLAN, LCD brightness, hwmon
433 and battery charging level control.
434
435 config SONY_LAPTOP
436 tristate "Sony Laptop Extras"
437 depends on ACPI
438 depends on ACPI_VIDEO || ACPI_VIDEO = n
439 depends on BACKLIGHT_CLASS_DEVICE
440 depends on INPUT
441 depends on RFKILL
442 ---help---
443 This mini-driver drives the SNC and SPIC devices present in the ACPI
444 BIOS of the Sony Vaio laptops.
445
446 It gives access to some extra laptop functionalities like Bluetooth,
447 screen brightness control, Fn keys and allows powering on/off some
448 devices.
449
450 Read <file:Documentation/admin-guide/laptops/sony-laptop.rst> for more information.
451
452 config SONYPI_COMPAT
453 bool "Sonypi compatibility"
454 depends on SONY_LAPTOP
455 ---help---
456 Build the sonypi driver compatibility code into the sony-laptop driver.
457
458 config IDEAPAD_LAPTOP
459 tristate "Lenovo IdeaPad Laptop Extras"
460 depends on ACPI
461 depends on RFKILL && INPUT
462 depends on SERIO_I8042
463 depends on BACKLIGHT_CLASS_DEVICE
464 depends on ACPI_VIDEO || ACPI_VIDEO = n
465 depends on ACPI_WMI || ACPI_WMI = n
466 select INPUT_SPARSEKMAP
467 help
468 This is a driver for Lenovo IdeaPad netbooks contains drivers for
469 rfkill switch, hotkey, fan control and backlight control.
470
471 config SURFACE3_WMI
472 tristate "Surface 3 WMI Driver"
473 depends on ACPI_WMI
474 depends on DMI
475 depends on INPUT
476 depends on SPI
477 ---help---
478 Say Y here if you have a Surface 3.
479
480 To compile this driver as a module, choose M here: the module will
481 be called surface3-wmi.
482
483 config THINKPAD_ACPI
484 tristate "ThinkPad ACPI Laptop Extras"
485 depends on ACPI
486 depends on ACPI_BATTERY
487 depends on INPUT
488 depends on RFKILL || RFKILL = n
489 depends on ACPI_VIDEO || ACPI_VIDEO = n
490 depends on BACKLIGHT_CLASS_DEVICE
491 select HWMON
492 select NVRAM
493 select NEW_LEDS
494 select LEDS_CLASS
495 select LEDS_TRIGGERS
496 select LEDS_TRIGGER_AUDIO
497 ---help---
498 This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
499 support for Fn-Fx key combinations, Bluetooth control, video
500 output switching, ThinkLight control, UltraBay eject and more.
501 For more information about this driver see
502 <file:Documentation/admin-guide/laptops/thinkpad-acpi.rst> and
503 <http://ibm-acpi.sf.net/> .
504
505 This driver was formerly known as ibm-acpi.
506
507 Extra functionality will be available if the rfkill (CONFIG_RFKILL)
508 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
509 Note that if you want ThinkPad-ACPI to be built-in instead of
510 modular, ALSA and rfkill will also have to be built-in.
511
512 If you have an IBM or Lenovo ThinkPad laptop, say Y or M here.
513
514 config THINKPAD_ACPI_ALSA_SUPPORT
515 bool "Console audio control ALSA interface"
516 depends on THINKPAD_ACPI
517 depends on SND
518 depends on SND = y || THINKPAD_ACPI = SND
519 default y
520 ---help---
521 Enables monitoring of the built-in console audio output control
522 (headphone and speakers), which is operated by the mute and (in
523 some ThinkPad models) volume hotkeys.
524
525 If this option is enabled, ThinkPad-ACPI will export an ALSA card
526 with a single read-only mixer control, which should be used for
527 on-screen-display feedback purposes by the Desktop Environment.
528
529 Optionally, the driver will also allow software control (the
530 ALSA mixer will be made read-write). Please refer to the driver
531 documentation for details.
532
533 All IBM models have both volume and mute control. Newer Lenovo
534 models only have mute control (the volume hotkeys are just normal
535 keys and volume control is done through the main HDA mixer).
536
537 config THINKPAD_ACPI_DEBUGFACILITIES
538 bool "Maintainer debug facilities"
539 depends on THINKPAD_ACPI
540 ---help---
541 Enables extra stuff in the thinkpad-acpi which is completely useless
542 for normal use. Read the driver source to find out what it does.
543
544 Say N here, unless you were told by a kernel maintainer to do
545 otherwise.
546
547 config THINKPAD_ACPI_DEBUG
548 bool "Verbose debug mode"
549 depends on THINKPAD_ACPI
550 ---help---
551 Enables extra debugging information, at the expense of a slightly
552 increase in driver size.
553
554 If you are not sure, say N here.
555
556 config THINKPAD_ACPI_UNSAFE_LEDS
557 bool "Allow control of important LEDs (unsafe)"
558 depends on THINKPAD_ACPI
559 ---help---
560 Overriding LED state on ThinkPads can mask important
561 firmware alerts (like critical battery condition), or misled
562 the user into damaging the hardware (undocking or ejecting
563 the bay while buses are still active), etc.
564
565 LED control on the ThinkPad is write-only (with very few
566 exceptions on very ancient models), which makes it
567 impossible to know beforehand if important information will
568 be lost when one changes LED state.
569
570 Users that know what they are doing can enable this option
571 and the driver will allow control of every LED, including
572 the ones on the dock stations.
573
574 Never enable this option on a distribution kernel.
575
576 Say N here, unless you are building a kernel for your own
577 use, and need to control the important firmware LEDs.
578
579 config THINKPAD_ACPI_VIDEO
580 bool "Video output control support"
581 depends on THINKPAD_ACPI
582 default y
583 ---help---
584 Allows the thinkpad_acpi driver to provide an interface to control
585 the various video output ports.
586
587 This feature often won't work well, depending on ThinkPad model,
588 display state, video output devices in use, whether there is a X
589 server running, phase of the moon, and the current mood of
590 Schroedinger's cat. If you can use X.org's RandR to control
591 your ThinkPad's video output ports instead of this feature,
592 don't think twice: do it and say N here to save memory and avoid
593 bad interactions with X.org.
594
595 NOTE: access to this feature is limited to processes with the
596 CAP_SYS_ADMIN capability, to avoid local DoS issues in platforms
597 where it interacts badly with X.org.
598
599 If you are not sure, say Y here but do try to check if you could
600 be using X.org RandR instead.
601
602 config THINKPAD_ACPI_HOTKEY_POLL
603 bool "Support NVRAM polling for hot keys"
604 depends on THINKPAD_ACPI
605 default y
606 ---help---
607 Some thinkpad models benefit from NVRAM polling to detect a few of
608 the hot key press events. If you know your ThinkPad model does not
609 need to do NVRAM polling to support any of the hot keys you use,
610 unselecting this option will save about 1kB of memory.
611
612 ThinkPads T40 and newer, R52 and newer, and X31 and newer are
613 unlikely to need NVRAM polling in their latest BIOS versions.
614
615 NVRAM polling can detect at most the following keys: ThinkPad/Access
616 IBM, Zoom, Switch Display (fn+F7), ThinkLight, Volume up/down/mute,
617 Brightness up/down, Display Expand (fn+F8), Hibernate (fn+F12).
618
619 If you are not sure, say Y here. The driver enables polling only if
620 it is strictly necessary to do so.
621
622 config SENSORS_HDAPS
623 tristate "Thinkpad Hard Drive Active Protection System (hdaps)"
624 depends on INPUT
625 help
626 This driver provides support for the IBM Hard Drive Active Protection
627 System (hdaps), which provides an accelerometer and other misc. data.
628 ThinkPads starting with the R50, T41, and X40 are supported. The
629 accelerometer data is readable via sysfs.
630
631 This driver also provides an absolute input class device, allowing
632 the laptop to act as a pinball machine-esque joystick.
633
634 If your ThinkPad is not recognized by the driver, please update to latest
635 BIOS. This is especially the case for some R52 ThinkPads.
636
637 Say Y here if you have an applicable laptop and want to experience
638 the awesome power of hdaps.
639
640 config INTEL_MENLOW
641 tristate "Thermal Management driver for Intel menlow platform"
642 depends on ACPI_THERMAL
643 select THERMAL
644 ---help---
645 ACPI thermal management enhancement driver on
646 Intel Menlow platform.
647
648 If unsure, say N.
649
650 config EEEPC_LAPTOP
651 tristate "Eee PC Hotkey Driver"
652 depends on ACPI
653 depends on INPUT
654 depends on RFKILL || RFKILL = n
655 depends on ACPI_VIDEO || ACPI_VIDEO = n
656 depends on HOTPLUG_PCI
657 depends on BACKLIGHT_CLASS_DEVICE
658 select HWMON
659 select LEDS_CLASS
660 select NEW_LEDS
661 select INPUT_SPARSEKMAP
662 ---help---
663 This driver supports the Fn-Fx keys on Eee PC laptops.
664
665 It also gives access to some extra laptop functionalities like
666 Bluetooth, backlight and allows powering on/off some other
667 devices.
668
669 If you have an Eee PC laptop, say Y or M here. If this driver
670 doesn't work on your Eee PC, try eeepc-wmi instead.
671
672 config ASUS_WMI
673 tristate "ASUS WMI Driver"
674 depends on ACPI_WMI
675 depends on ACPI_BATTERY
676 depends on INPUT
677 depends on HWMON
678 depends on BACKLIGHT_CLASS_DEVICE
679 depends on RFKILL || RFKILL = n
680 depends on HOTPLUG_PCI
681 depends on ACPI_VIDEO || ACPI_VIDEO = n
682 select INPUT_SPARSEKMAP
683 select LEDS_CLASS
684 select NEW_LEDS
685 ---help---
686 Say Y here if you have a WMI aware Asus laptop (like Eee PCs or new
687 Asus Notebooks).
688
689 To compile this driver as a module, choose M here: the module will
690 be called asus-wmi.
691
692 config ASUS_NB_WMI
693 tristate "Asus Notebook WMI Driver"
694 depends on ASUS_WMI
695 depends on SERIO_I8042 || SERIO_I8042 = n
696 ---help---
697 This is a driver for newer Asus notebooks. It adds extra features
698 like wireless radio and bluetooth control, leds, hotkeys, backlight...
699
700 For more information, see
701 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
702
703 If you have an ACPI-WMI compatible Asus Notebook, say Y or M
704 here.
705
706 config EEEPC_WMI
707 tristate "Eee PC WMI Driver"
708 depends on ASUS_WMI
709 ---help---
710 This is a driver for newer Eee PC laptops. It adds extra features
711 like wireless radio and bluetooth control, leds, hotkeys, backlight...
712
713 For more information, see
714 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
715
716 If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M
717 here.
718
719 config ASUS_WIRELESS
720 tristate "Asus Wireless Radio Control Driver"
721 depends on ACPI
722 depends on INPUT
723 select NEW_LEDS
724 select LEDS_CLASS
725 ---help---
726 The Asus Wireless Radio Control handles the airplane mode hotkey
727 present on some Asus laptops.
728
729 Say Y or M here if you have an ASUS notebook with an airplane mode
730 hotkey.
731
732 If you choose to compile this driver as a module the module will be
733 called asus-wireless.
734
735 config ACPI_WMI
736 tristate "WMI"
737 depends on ACPI
738 help
739 This driver adds support for the ACPI-WMI (Windows Management
740 Instrumentation) mapper device (PNP0C14) found on some systems.
741
742 ACPI-WMI is a proprietary extension to ACPI to expose parts of the
743 ACPI firmware to userspace - this is done through various vendor
744 defined methods and data blocks in a PNP0C14 device, which are then
745 made available for userspace to call.
746
747 The implementation of this in Linux currently only exposes this to
748 other kernel space drivers.
749
750 This driver is a required dependency to build the firmware specific
751 drivers needed on many machines, including Acer and HP laptops.
752
753 It is safe to enable this driver even if your DSDT doesn't define
754 any ACPI-WMI devices.
755
756 config WMI_BMOF
757 tristate "WMI embedded Binary MOF driver"
758 depends on ACPI_WMI
759 default ACPI_WMI
760 ---help---
761 Say Y here if you want to be able to read a firmware-embedded
762 WMI Binary MOF data. Using this requires userspace tools and may be
763 rather tedious.
764
765 To compile this driver as a module, choose M here: the module will
766 be called wmi-bmof.
767
768 config INTEL_WMI_THUNDERBOLT
769 tristate "Intel WMI thunderbolt force power driver"
770 depends on ACPI_WMI
771 ---help---
772 Say Y here if you want to be able to use the WMI interface on select
773 systems to force the power control of Intel Thunderbolt controllers.
774 This is useful for updating the firmware when devices are not plugged
775 into the controller.
776
777 To compile this driver as a module, choose M here: the module will
778 be called intel-wmi-thunderbolt.
779
780 config XIAOMI_WMI
781 tristate "Xiaomi WMI key driver"
782 depends on ACPI_WMI
783 depends on INPUT
784 help
785 Say Y here if you want to support WMI-based keys on Xiaomi notebooks.
786
787 To compile this driver as a module, choose M here: the module will
788 be called xiaomi-wmi.
789
790 config MSI_WMI
791 tristate "MSI WMI extras"
792 depends on ACPI_WMI
793 depends on INPUT
794 depends on BACKLIGHT_CLASS_DEVICE
795 depends on ACPI_VIDEO || ACPI_VIDEO = n
796 select INPUT_SPARSEKMAP
797 help
798 Say Y here if you want to support WMI-based hotkeys on MSI laptops.
799
800 To compile this driver as a module, choose M here: the module will
801 be called msi-wmi.
802
803 config PEAQ_WMI
804 tristate "PEAQ 2-in-1 WMI hotkey driver"
805 depends on ACPI_WMI
806 depends on INPUT
807 help
808 Say Y here if you want to support WMI-based hotkeys on PEAQ 2-in-1s.
809
810 config TOPSTAR_LAPTOP
811 tristate "Topstar Laptop Extras"
812 depends on ACPI
813 depends on INPUT
814 select INPUT_SPARSEKMAP
815 select LEDS_CLASS
816 select NEW_LEDS
817 ---help---
818 This driver adds support for hotkeys found on Topstar laptops.
819
820 If you have a Topstar laptop, say Y or M here.
821
822 config ACPI_TOSHIBA
823 tristate "Toshiba Laptop Extras"
824 depends on ACPI
825 depends on ACPI_WMI
826 select LEDS_CLASS
827 select NEW_LEDS
828 depends on BACKLIGHT_CLASS_DEVICE
829 depends on INPUT
830 depends on SERIO_I8042 || SERIO_I8042 = n
831 depends on ACPI_VIDEO || ACPI_VIDEO = n
832 depends on RFKILL || RFKILL = n
833 depends on IIO
834 select INPUT_SPARSEKMAP
835 ---help---
836 This driver adds support for access to certain system settings
837 on "legacy free" Toshiba laptops. These laptops can be recognized by
838 their lack of a BIOS setup menu and APM support.
839
840 On these machines, all system configuration is handled through the
841 ACPI. This driver is required for access to controls not covered
842 by the general ACPI drivers, such as LCD brightness, video output,
843 etc.
844
845 This driver differs from the non-ACPI Toshiba laptop driver (located
846 under "Processor type and features") in several aspects.
847 Configuration is accessed by reading and writing text files in the
848 /proc tree instead of by program interface to /dev. Furthermore, no
849 power management functions are exposed, as those are handled by the
850 general ACPI drivers.
851
852 More information about this driver is available at
853 <http://memebeam.org/toys/ToshibaAcpiDriver>.
854
855 If you have a legacy free Toshiba laptop (such as the Libretto L1
856 series), say Y.
857
858 config TOSHIBA_BT_RFKILL
859 tristate "Toshiba Bluetooth RFKill switch support"
860 depends on ACPI
861 depends on RFKILL || RFKILL = n
862 ---help---
863 This driver adds support for Bluetooth events for the RFKill
864 switch on modern Toshiba laptops with full ACPI support and
865 an RFKill switch.
866
867 This driver handles RFKill events for the TOS6205 Bluetooth,
868 and re-enables it when the switch is set back to the 'on'
869 position.
870
871 If you have a modern Toshiba laptop with a Bluetooth and an
872 RFKill switch (such as the Portege R500), say Y.
873
874 config TOSHIBA_HAPS
875 tristate "Toshiba HDD Active Protection Sensor"
876 depends on ACPI
877 ---help---
878 This driver adds support for the built-in accelerometer
879 found on recent Toshiba laptops equipped with HID TOS620A
880 device.
881
882 This driver receives ACPI notify events 0x80 when the sensor
883 detects a sudden move or a harsh vibration, as well as an
884 ACPI notify event 0x81 whenever the movement or vibration has
885 been stabilized.
886
887 Also provides sysfs entries to get/set the desired protection
888 level and resetting the HDD protection interface.
889
890 If you have a recent Toshiba laptop with a built-in accelerometer
891 device, say Y.
892
893 config TOSHIBA_WMI
894 tristate "Toshiba WMI Hotkeys Driver (EXPERIMENTAL)"
895 depends on ACPI_WMI
896 depends on INPUT
897 select INPUT_SPARSEKMAP
898 ---help---
899 This driver adds hotkey monitoring support to some Toshiba models
900 that manage the hotkeys via WMI events.
901
902 WARNING: This driver is incomplete as it lacks a proper keymap and the
903 *notify function only prints the ACPI event type value. Be warned that
904 you will need to provide some information if you have a Toshiba model
905 with WMI event hotkeys and want to help with the development of this
906 driver.
907
908 If you have a WMI-based hotkeys Toshiba laptop, say Y or M here.
909
910 config ACPI_CMPC
911 tristate "CMPC Laptop Extras"
912 depends on ACPI && INPUT
913 depends on RFKILL || RFKILL=n
914 select BACKLIGHT_CLASS_DEVICE
915 help
916 Support for Intel Classmate PC ACPI devices, including some
917 keys as input device, backlight device, tablet and accelerometer
918 devices.
919
920 config INTEL_CHT_INT33FE
921 tristate "Intel Cherry Trail ACPI INT33FE Driver"
922 depends on X86 && ACPI && I2C && REGULATOR
923 depends on CHARGER_BQ24190=y || (CHARGER_BQ24190=m && m)
924 depends on USB_ROLES_INTEL_XHCI=y || (USB_ROLES_INTEL_XHCI=m && m)
925 depends on TYPEC_MUX_PI3USB30532=y || (TYPEC_MUX_PI3USB30532=m && m)
926 ---help---
927 This driver add support for the INT33FE ACPI device found on
928 some Intel Cherry Trail devices.
929
930 The INT33FE ACPI device has a CRS table with I2cSerialBusV2
931 resources for 3 devices: Maxim MAX17047 Fuel Gauge Controller,
932 FUSB302 USB Type-C Controller and PI3USB30532 USB switch.
933 This driver instantiates i2c-clients for these, so that standard
934 i2c drivers for these chips can bind to the them.
935
936 If you enable this driver it is advised to also select
937 CONFIG_TYPEC_FUSB302=m and CONFIG_BATTERY_MAX17042=m.
938
939 config INTEL_INT0002_VGPIO
940 tristate "Intel ACPI INT0002 Virtual GPIO driver"
941 depends on GPIOLIB && ACPI
942 select GPIOLIB_IRQCHIP
943 ---help---
944 Some peripherals on Bay Trail and Cherry Trail platforms signal a
945 Power Management Event (PME) to the Power Management Controller (PMC)
946 to wakeup the system. When this happens software needs to explicitly
947 clear the PME bus 0 status bit in the GPE0a_STS register to avoid an
948 IRQ storm on IRQ 9.
949
950 This is modelled in ACPI through the INT0002 ACPI device, which is
951 called a "Virtual GPIO controller" in ACPI because it defines the
952 event handler to call when the PME triggers through _AEI and _L02
953 methods as would be done for a real GPIO interrupt in ACPI.
954
955 To compile this driver as a module, choose M here: the module will
956 be called intel_int0002_vgpio.
957
958 config INTEL_HID_EVENT
959 tristate "INTEL HID Event"
960 depends on ACPI
961 depends on INPUT
962 select INPUT_SPARSEKMAP
963 help
964 This driver provides support for the Intel HID Event hotkey interface.
965 Some laptops require this driver for hotkey support.
966
967 To compile this driver as a module, choose M here: the module will
968 be called intel_hid.
969
970 config INTEL_VBTN
971 tristate "INTEL VIRTUAL BUTTON"
972 depends on ACPI
973 depends on INPUT
974 select INPUT_SPARSEKMAP
975 help
976 This driver provides support for the Intel Virtual Button interface.
977 Some laptops require this driver for power button support.
978
979 To compile this driver as a module, choose M here: the module will
980 be called intel_vbtn.
981
982 config INTEL_SCU_IPC
983 bool "Intel SCU IPC Support"
984 depends on X86_INTEL_MID
985 default y
986 ---help---
987 IPC is used to bridge the communications between kernel and SCU on
988 some embedded Intel x86 platforms. This is not needed for PC-type
989 machines.
990
991 config INTEL_SCU_IPC_UTIL
992 tristate "Intel SCU IPC utility driver"
993 depends on INTEL_SCU_IPC
994 default y
995 ---help---
996 The IPC Util driver provides an interface with the SCU enabling
997 low level access for debug work and updating the firmware. Say
998 N unless you will be doing this on an Intel MID platform.
999
1000 config INTEL_MID_POWER_BUTTON
1001 tristate "power button driver for Intel MID platforms"
1002 depends on INTEL_SCU_IPC && INPUT
1003 help
1004 This driver handles the power button on the Intel MID platforms.
1005
1006 If unsure, say N.
1007
1008 config INTEL_MFLD_THERMAL
1009 tristate "Thermal driver for Intel Medfield platform"
1010 depends on MFD_INTEL_MSIC && THERMAL
1011 help
1012 Say Y here to enable thermal driver support for the Intel Medfield
1013 platform.
1014
1015 config INTEL_IPS
1016 tristate "Intel Intelligent Power Sharing"
1017 depends on ACPI && PCI
1018 ---help---
1019 Intel Calpella platforms support dynamic power sharing between the
1020 CPU and GPU, maximizing performance in a given TDP. This driver,
1021 along with the CPU frequency and i915 drivers, provides that
1022 functionality. If in doubt, say Y here; it will only load on
1023 supported platforms.
1024
1025 config INTEL_IMR
1026 bool "Intel Isolated Memory Region support"
1027 depends on X86_INTEL_QUARK && IOSF_MBI
1028 ---help---
1029 This option provides a means to manipulate Isolated Memory Regions.
1030 IMRs are a set of registers that define read and write access masks
1031 to prohibit certain system agents from accessing memory with 1 KiB
1032 granularity.
1033
1034 IMRs make it possible to control read/write access to an address
1035 by hardware agents inside the SoC. Read and write masks can be
1036 defined for:
1037 - eSRAM flush
1038 - Dirty CPU snoop (write only)
1039 - RMU access
1040 - PCI Virtual Channel 0/Virtual Channel 1
1041 - SMM mode
1042 - Non SMM mode
1043
1044 Quark contains a set of eight IMR registers and makes use of those
1045 registers during its bootup process.
1046
1047 If you are running on a Galileo/Quark say Y here.
1048
1049 config INTEL_PMC_CORE
1050 tristate "Intel PMC Core driver"
1051 depends on PCI
1052 ---help---
1053 The Intel Platform Controller Hub for Intel Core SoCs provides access
1054 to Power Management Controller registers via a PCI interface. This
1055 driver can utilize debugging capabilities and supported features as
1056 exposed by the Power Management Controller.
1057
1058 Supported features:
1059 - SLP_S0_RESIDENCY counter
1060 - PCH IP Power Gating status
1061 - LTR Ignore
1062 - MPHY/PLL gating status (Sunrisepoint PCH only)
1063
1064 config IBM_RTL
1065 tristate "Device driver to enable PRTL support"
1066 depends on PCI
1067 ---help---
1068 Enable support for IBM Premium Real Time Mode (PRTM).
1069 This module will allow you the enter and exit PRTM in the BIOS via
1070 sysfs on platforms that support this feature. System in PRTM will
1071 not receive CPU-generated SMIs for recoverable errors. Use of this
1072 feature without proper support may void your hardware warranty.
1073
1074 If the proper BIOS support is found the driver will load and create
1075 /sys/devices/system/ibm_rtl/. The "state" variable will indicate
1076 whether or not the BIOS is in PRTM.
1077 state = 0 (BIOS SMIs on)
1078 state = 1 (BIOS SMIs off)
1079
1080 config XO1_RFKILL
1081 tristate "OLPC XO-1 software RF kill switch"
1082 depends on OLPC || COMPILE_TEST
1083 depends on RFKILL
1084 ---help---
1085 Support for enabling/disabling the WLAN interface on the OLPC XO-1
1086 laptop.
1087
1088 config XO15_EBOOK
1089 tristate "OLPC XO-1.5 ebook switch"
1090 depends on OLPC || COMPILE_TEST
1091 depends on ACPI && INPUT
1092 ---help---
1093 Support for the ebook switch on the OLPC XO-1.5 laptop.
1094
1095 This switch is triggered as the screen is rotated and folded down to
1096 convert the device into ebook form.
1097
1098 config SAMSUNG_LAPTOP
1099 tristate "Samsung Laptop driver"
1100 depends on RFKILL || RFKILL = n
1101 depends on ACPI_VIDEO || ACPI_VIDEO = n
1102 depends on BACKLIGHT_CLASS_DEVICE
1103 select LEDS_CLASS
1104 select NEW_LEDS
1105 ---help---
1106 This module implements a driver for a wide range of different
1107 Samsung laptops. It offers control over the different
1108 function keys, wireless LED, LCD backlight level.
1109
1110 It may also provide some sysfs files described in
1111 <file:Documentation/ABI/testing/sysfs-driver-samsung-laptop>
1112
1113 To compile this driver as a module, choose M here: the module
1114 will be called samsung-laptop.
1115
1116 config MXM_WMI
1117 tristate "WMI support for MXM Laptop Graphics"
1118 depends on ACPI_WMI
1119 ---help---
1120 MXM is a standard for laptop graphics cards, the WMI interface
1121 is required for switchable nvidia graphics machines
1122
1123 config INTEL_OAKTRAIL
1124 tristate "Intel Oaktrail Platform Extras"
1125 depends on ACPI
1126 depends on ACPI_VIDEO || ACPI_VIDEO = n
1127 depends on RFKILL && BACKLIGHT_CLASS_DEVICE && ACPI
1128 ---help---
1129 Intel Oaktrail platform need this driver to provide interfaces to
1130 enable/disable the Camera, WiFi, BT etc. devices. If in doubt, say Y
1131 here; it will only load on supported platforms.
1132
1133 config SAMSUNG_Q10
1134 tristate "Samsung Q10 Extras"
1135 depends on ACPI
1136 select BACKLIGHT_CLASS_DEVICE
1137 ---help---
1138 This driver provides support for backlight control on Samsung Q10
1139 and related laptops, including Dell Latitude X200.
1140
1141 config APPLE_GMUX
1142 tristate "Apple Gmux Driver"
1143 depends on ACPI && PCI
1144 depends on PNP
1145 depends on BACKLIGHT_CLASS_DEVICE
1146 depends on BACKLIGHT_APPLE=n || BACKLIGHT_APPLE
1147 depends on ACPI_VIDEO=n || ACPI_VIDEO
1148 ---help---
1149 This driver provides support for the gmux device found on many
1150 Apple laptops, which controls the display mux for the hybrid
1151 graphics as well as the backlight. Currently only backlight
1152 control is supported by the driver.
1153
1154 config INTEL_RST
1155 tristate "Intel Rapid Start Technology Driver"
1156 depends on ACPI
1157 ---help---
1158 This driver provides support for modifying paramaters on systems
1159 equipped with Intel's Rapid Start Technology. When put in an ACPI
1160 sleep state, these devices will wake after either a configured
1161 timeout or when the system battery reaches a critical state,
1162 automatically copying memory contents to disk. On resume, the
1163 firmware will copy the memory contents back to RAM and resume the OS
1164 as usual.
1165
1166 config INTEL_SMARTCONNECT
1167 tristate "Intel Smart Connect disabling driver"
1168 depends on ACPI
1169 ---help---
1170 Intel Smart Connect is a technology intended to permit devices to
1171 update state by resuming for a short period of time at regular
1172 intervals. If a user enables this functionality under Windows and
1173 then reboots into Linux, the system may remain configured to resume
1174 on suspend. In the absence of any userspace to support it, the system
1175 will then remain awake until something triggers another suspend.
1176
1177 This driver checks to determine whether the device has Intel Smart
1178 Connect enabled, and if so disables it.
1179
1180 config INTEL_PMC_IPC
1181 tristate "Intel PMC IPC Driver"
1182 depends on ACPI && PCI
1183 ---help---
1184 This driver provides support for PMC control on some Intel platforms.
1185 The PMC is an ARC processor which defines IPC commands for communication
1186 with other entities in the CPU.
1187
1188 config INTEL_BXTWC_PMIC_TMU
1189 tristate "Intel BXT Whiskey Cove TMU Driver"
1190 depends on REGMAP
1191 depends on INTEL_SOC_PMIC_BXTWC && INTEL_PMC_IPC
1192 ---help---
1193 Select this driver to use Intel BXT Whiskey Cove PMIC TMU feature.
1194 This driver enables the alarm wakeup functionality in the TMU unit
1195 of Whiskey Cove PMIC.
1196
1197 config SURFACE_PRO3_BUTTON
1198 tristate "Power/home/volume buttons driver for Microsoft Surface Pro 3/4 tablet"
1199 depends on ACPI && INPUT
1200 ---help---
1201 This driver handles the power/home/volume buttons on the Microsoft Surface Pro 3/4 tablet.
1202
1203 config SURFACE_3_BUTTON
1204 tristate "Power/home/volume buttons driver for Microsoft Surface 3 tablet"
1205 depends on ACPI && KEYBOARD_GPIO && I2C
1206 ---help---
1207 This driver handles the power/home/volume buttons on the Microsoft Surface 3 tablet.
1208
1209 config INTEL_PUNIT_IPC
1210 tristate "Intel P-Unit IPC Driver"
1211 ---help---
1212 This driver provides support for Intel P-Unit Mailbox IPC mechanism,
1213 which is used to bridge the communications between kernel and P-Unit.
1214
1215 config INTEL_TELEMETRY
1216 tristate "Intel SoC Telemetry Driver"
1217 depends on INTEL_PMC_IPC && INTEL_PUNIT_IPC && X86_64
1218 ---help---
1219 This driver provides interfaces to configure and use
1220 telemetry for INTEL SoC from APL onwards. It is also
1221 used to get various SoC events and parameters
1222 directly via debugfs files. Various tools may use
1223 this interface for SoC state monitoring.
1224
1225 config MLX_PLATFORM
1226 tristate "Mellanox Technologies platform support"
1227 depends on I2C && REGMAP
1228 ---help---
1229 This option enables system support for the Mellanox Technologies
1230 platform. The Mellanox systems provide data center networking
1231 solutions based on Virtual Protocol Interconnect (VPI) technology
1232 enable seamless connectivity to 56/100Gb/s InfiniBand or 10/40/56GbE
1233 connection.
1234
1235 If you have a Mellanox system, say Y or M here.
1236
1237 config INTEL_TURBO_MAX_3
1238 bool "Intel Turbo Boost Max Technology 3.0 enumeration driver"
1239 depends on X86_64 && SCHED_MC_PRIO
1240 ---help---
1241 This driver reads maximum performance ratio of each CPU and set up
1242 the scheduler priority metrics. In this way scheduler can prefer
1243 CPU with higher performance to schedule tasks.
1244 This driver is only required when the system is not using Hardware
1245 P-States (HWP). In HWP mode, priority can be read from ACPI tables.
1246
1247 config TOUCHSCREEN_DMI
1248 bool "DMI based touchscreen configuration info"
1249 depends on ACPI && DMI && I2C=y && TOUCHSCREEN_SILEAD
1250 ---help---
1251 Certain ACPI based tablets with e.g. Silead or Chipone touchscreens
1252 do not have enough data in ACPI tables for the touchscreen driver to
1253 handle the touchscreen properly, as OEMs expect the data to be baked
1254 into the tablet model specific version of the driver shipped with the
1255 the OS-image for the device. This option supplies the missing info.
1256 Enable this for x86 tablets with Silead or Chipone touchscreens.
1257
1258 config INTEL_CHTDC_TI_PWRBTN
1259 tristate "Intel Cherry Trail Dollar Cove TI power button driver"
1260 depends on INTEL_SOC_PMIC_CHTDC_TI
1261 depends on INPUT
1262 ---help---
1263 This option adds a power button driver driver for Dollar Cove TI
1264 PMIC on Intel Cherry Trail devices.
1265
1266 To compile this driver as a module, choose M here: the module
1267 will be called intel_chtdc_ti_pwrbtn.
1268
1269 config INTEL_MRFLD_PWRBTN
1270 tristate "Intel Merrifield Basin Cove power button driver"
1271 depends on INTEL_SOC_PMIC_MRFLD
1272 depends on INPUT
1273 ---help---
1274 This option adds a power button driver for Basin Cove PMIC
1275 on Intel Merrifield devices.
1276
1277 To compile this driver as a module, choose M here: the module
1278 will be called intel_mrfld_pwrbtn.
1279
1280 config I2C_MULTI_INSTANTIATE
1281 tristate "I2C multi instantiate pseudo device driver"
1282 depends on I2C && ACPI
1283 help
1284 Some ACPI-based systems list multiple i2c-devices in a single ACPI
1285 firmware-node. This driver will instantiate separate i2c-clients
1286 for each device in the firmware-node.
1287
1288 To compile this driver as a module, choose M here: the module
1289 will be called i2c-multi-instantiate.
1290
1291 config INTEL_ATOMISP2_PM
1292 tristate "Intel AtomISP2 dummy / power-management driver"
1293 depends on PCI && IOSF_MBI && PM
1294 help
1295 Power-management driver for Intel's Image Signal Processor found on
1296 Bay and Cherry Trail devices. This dummy driver's sole purpose is to
1297 turn the ISP off (put it in D3) to save power and to allow entering
1298 of S0ix modes.
1299
1300 To compile this driver as a module, choose M here: the module
1301 will be called intel_atomisp2_pm.
1302
1303 config HUAWEI_WMI
1304 tristate "Huawei WMI laptop extras driver"
1305 depends on ACPI_BATTERY
1306 depends on ACPI_WMI
1307 depends on INPUT
1308 select INPUT_SPARSEKMAP
1309 select LEDS_CLASS
1310 select LEDS_TRIGGERS
1311 select LEDS_TRIGGER_AUDIO
1312 select NEW_LEDS
1313 help
1314 This driver provides support for Huawei WMI hotkeys, battery charge
1315 control, fn-lock, mic-mute LED, and other extra features.
1316
1317 To compile this driver as a module, choose M here: the module
1318 will be called huawei-wmi.
1319
1320 config PCENGINES_APU2
1321 tristate "PC Engines APUv2/3 front button and LEDs driver"
1322 depends on INPUT && INPUT_KEYBOARD && GPIOLIB
1323 depends on LEDS_CLASS
1324 select GPIO_AMD_FCH
1325 select KEYBOARD_GPIO_POLLED
1326 select LEDS_GPIO
1327 help
1328 This driver provides support for the front button and LEDs on
1329 PC Engines APUv2/APUv3 board.
1330
1331 To compile this driver as a module, choose M here: the module
1332 will be called pcengines-apuv2.
1333
1334 source "drivers/platform/x86/intel_speed_select_if/Kconfig"
1335
1336 endif # X86_PLATFORM_DEVICES
1337
1338 config PMC_ATOM
1339 def_bool y
1340 depends on PCI
1341 select COMMON_CLK