xref: /linux/drivers/platform/x86/Kconfig (revision 4f38da1f027ea2c9f01bb71daa7a299c191b6940)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
241b16dceSLen Brown#
341b16dceSLen Brown# X86 Platform Specific Drivers
441b16dceSLen Brown#
541b16dceSLen Brown
641b16dceSLen Brownmenuconfig X86_PLATFORM_DEVICES
741b16dceSLen Brown	bool "X86 Platform Specific Device Drivers"
841b16dceSLen Brown	default y
9a00cd11bSJan Engelhardt	depends on X86
10a7f7f624SMasahiro Yamada	help
1141b16dceSLen Brown	  Say Y here to get to see options for device drivers for various
1241b16dceSLen Brown	  x86 platforms, including vendor-specific laptop extension drivers.
1341b16dceSLen Brown	  This option alone does not add any kernel code.
1441b16dceSLen Brown
1541b16dceSLen Brown	  If you say N, all options in this submenu will be skipped and disabled.
1641b16dceSLen Brown
1741b16dceSLen Brownif X86_PLATFORM_DEVICES
1841b16dceSLen Brown
1945a3d578SAndy Shevchenkoconfig ACPI_WMI
2045a3d578SAndy Shevchenko	tristate "WMI"
2141b16dceSLen Brown	depends on ACPI
2245a3d578SAndy Shevchenko	help
2345a3d578SAndy Shevchenko	  This driver adds support for the ACPI-WMI (Windows Management
2445a3d578SAndy Shevchenko	  Instrumentation) mapper device (PNP0C14) found on some systems.
2545a3d578SAndy Shevchenko
2645a3d578SAndy Shevchenko	  ACPI-WMI is a proprietary extension to ACPI to expose parts of the
2745a3d578SAndy Shevchenko	  ACPI firmware to userspace - this is done through various vendor
2845a3d578SAndy Shevchenko	  defined methods and data blocks in a PNP0C14 device, which are then
2945a3d578SAndy Shevchenko	  made available for userspace to call.
3045a3d578SAndy Shevchenko
3145a3d578SAndy Shevchenko	  The implementation of this in Linux currently only exposes this to
3245a3d578SAndy Shevchenko	  other kernel space drivers.
3345a3d578SAndy Shevchenko
3445a3d578SAndy Shevchenko	  This driver is a required dependency to build the firmware specific
3545a3d578SAndy Shevchenko	  drivers needed on many machines, including Acer and HP laptops.
3645a3d578SAndy Shevchenko
3745a3d578SAndy Shevchenko	  It is safe to enable this driver even if your DSDT doesn't define
3845a3d578SAndy Shevchenko	  any ACPI-WMI devices.
3945a3d578SAndy Shevchenko
4073f0f2b5SArmin Wolfconfig ACPI_WMI_LEGACY_DEVICE_NAMES
4173f0f2b5SArmin Wolf	bool "Use legacy WMI device naming scheme"
4273f0f2b5SArmin Wolf	depends on ACPI_WMI
4373f0f2b5SArmin Wolf	help
4473f0f2b5SArmin Wolf	  Say Y here to force the WMI driver core to use the old WMI device naming
4573f0f2b5SArmin Wolf	  scheme when creating WMI devices. Doing so might be necessary for some
4673f0f2b5SArmin Wolf	  userspace applications but will cause the registration of WMI devices with
4773f0f2b5SArmin Wolf	  the same GUID to fail in some corner cases.
4873f0f2b5SArmin Wolf
4945a3d578SAndy Shevchenkoconfig WMI_BMOF
5045a3d578SAndy Shevchenko	tristate "WMI embedded Binary MOF driver"
51e98062edSSedat Dilek	depends on ACPI_WMI
5245a3d578SAndy Shevchenko	default ACPI_WMI
53a7f7f624SMasahiro Yamada	help
5445a3d578SAndy Shevchenko	  Say Y here if you want to be able to read a firmware-embedded
55bf4f93c4SArmin Wolf	  WMI Binary MOF (Managed Object Format) data. Using this requires
56bf4f93c4SArmin Wolf	  userspace tools and may be rather tedious.
5741b16dceSLen Brown
5845a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module will
5945a3d578SAndy Shevchenko	  be called wmi-bmof.
6041b16dceSLen Brown
6145a3d578SAndy Shevchenkoconfig HUAWEI_WMI
6245a3d578SAndy Shevchenko	tristate "Huawei WMI laptop extras driver"
6345a3d578SAndy Shevchenko	depends on ACPI_BATTERY
64a6021aa2SArnd Bergmann	depends on ACPI_EC
6545a3d578SAndy Shevchenko	depends on ACPI_WMI
6645a3d578SAndy Shevchenko	depends on INPUT
6745a3d578SAndy Shevchenko	select INPUT_SPARSEKMAP
6845a3d578SAndy Shevchenko	select LEDS_CLASS
6945a3d578SAndy Shevchenko	select NEW_LEDS
7045a3d578SAndy Shevchenko	help
7145a3d578SAndy Shevchenko	  This driver provides support for Huawei WMI hotkeys, battery charge
7245a3d578SAndy Shevchenko	  control, fn-lock, mic-mute LED, and other extra features.
7375971febSChris Chiu
7445a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module
7545a3d578SAndy Shevchenko	  will be called huawei-wmi.
7645a3d578SAndy Shevchenko
774fc2cf1fSJustin Ernstconfig UV_SYSFS
784fc2cf1fSJustin Ernst	tristate "Sysfs structure for UV systems"
794fc2cf1fSJustin Ernst	depends on X86_UV
804fc2cf1fSJustin Ernst	depends on SYSFS
814fc2cf1fSJustin Ernst	help
824fc2cf1fSJustin Ernst	  This driver supports a sysfs tree describing information about
834fc2cf1fSJustin Ernst	  UV systems at /sys/firmware/sgi_uv/.
844fc2cf1fSJustin Ernst
854fc2cf1fSJustin Ernst	  To compile this driver as a module, choose M here: the module will
864fc2cf1fSJustin Ernst	  be called uv_sysfs.
874fc2cf1fSJustin Ernst
8845a3d578SAndy Shevchenkoconfig MXM_WMI
8945a3d578SAndy Shevchenko       tristate "WMI support for MXM Laptop Graphics"
9045a3d578SAndy Shevchenko       depends on ACPI_WMI
91a7f7f624SMasahiro Yamada	help
9245a3d578SAndy Shevchenko          MXM is a standard for laptop graphics cards, the WMI interface
9345a3d578SAndy Shevchenko	  is required for switchable nvidia graphics machines
9445a3d578SAndy Shevchenko
95ca16d33bSDaniel Dadapconfig NVIDIA_WMI_EC_BACKLIGHT
96ca16d33bSDaniel Dadap	tristate "EC Backlight Driver for Hybrid Graphics Notebook Systems"
978d0ca287SHans de Goede	depends on ACPI_VIDEO
98ad62cd93SDaniel Dadap	depends on ACPI_WMI
99ad62cd93SDaniel Dadap	depends on BACKLIGHT_CLASS_DEVICE
100ad62cd93SDaniel Dadap	help
101ca16d33bSDaniel Dadap	  This driver provides a sysfs backlight interface for notebook systems
102ca16d33bSDaniel Dadap	  which are equipped with NVIDIA hybrid graphics and drive LCD backlight
103ca16d33bSDaniel Dadap	  levels through the Embedded Controller (EC).
104ad62cd93SDaniel Dadap
105ad62cd93SDaniel Dadap	  Say Y or M here if you want to control the backlight on a notebook
106ca16d33bSDaniel Dadap	  system with an EC-driven backlight.
107ad62cd93SDaniel Dadap
108ad62cd93SDaniel Dadap	  If you choose to compile this driver as a module the module will be
109ca16d33bSDaniel Dadap	  called nvidia-wmi-ec-backlight.
110ad62cd93SDaniel Dadap
11145a3d578SAndy Shevchenkoconfig XIAOMI_WMI
11245a3d578SAndy Shevchenko	tristate "Xiaomi WMI key driver"
11345a3d578SAndy Shevchenko	depends on ACPI_WMI
11445a3d578SAndy Shevchenko	depends on INPUT
11545a3d578SAndy Shevchenko	help
11645a3d578SAndy Shevchenko	  Say Y here if you want to support WMI-based keys on Xiaomi notebooks.
11745a3d578SAndy Shevchenko
11845a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module will
11945a3d578SAndy Shevchenko	  be called xiaomi-wmi.
12075971febSChris Chiu
121*98aadf8eSGladyshev Ilyaconfig REDMI_WMI
122*98aadf8eSGladyshev Ilya	tristate "Redmibook WMI key driver"
123*98aadf8eSGladyshev Ilya	depends on ACPI_WMI
124*98aadf8eSGladyshev Ilya	depends on INPUT
125*98aadf8eSGladyshev Ilya	select INPUT_SPARSEKMAP
126*98aadf8eSGladyshev Ilya	help
127*98aadf8eSGladyshev Ilya	  Say Y here if you want support for WMI-based hotkey events on
128*98aadf8eSGladyshev Ilya	  Xiaomi Redmibook devices.
129*98aadf8eSGladyshev Ilya
130*98aadf8eSGladyshev Ilya	  To compile this driver as a module, choose M here: the module will
131*98aadf8eSGladyshev Ilya	  be called redmi-wmi.
132*98aadf8eSGladyshev Ilya
13357293197SThomas Weißschuhconfig GIGABYTE_WMI
13457293197SThomas Weißschuh	tristate "Gigabyte WMI temperature driver"
13557293197SThomas Weißschuh	depends on ACPI_WMI
13657293197SThomas Weißschuh	depends on HWMON
13757293197SThomas Weißschuh	help
13857293197SThomas Weißschuh	  Say Y here if you want to support WMI-based temperature reporting on
13957293197SThomas Weißschuh	  Gigabyte mainboards.
14057293197SThomas Weißschuh
14157293197SThomas Weißschuh	  To compile this driver as a module, choose M here: the module will
14257293197SThomas Weißschuh	  be called gigabyte-wmi.
14357293197SThomas Weißschuh
144e86435ebSPeter Feuererconfig ACERHDF
145e86435ebSPeter Feuerer	tristate "Acer Aspire One temperature and fan driver"
146a6021aa2SArnd Bergmann	depends on ACPI_EC && THERMAL
14748c8dd64SPeter Feuerer	select THERMAL_GOV_BANG_BANG
148a7f7f624SMasahiro Yamada	help
149e86435ebSPeter Feuerer	  This is a driver for Acer Aspire One netbooks. It allows to access
150e86435ebSPeter Feuerer	  the temperature sensor and to control the fan.
151e86435ebSPeter Feuerer
152e86435ebSPeter Feuerer	  After loading this driver the BIOS is still in control of the fan.
153e86435ebSPeter Feuerer	  To let the kernel handle the fan, do:
15414c20688SPaul Gortmaker	  echo -n enabled > /sys/class/thermal/thermal_zoneN/mode
15514c20688SPaul Gortmaker	  where N=0,1,2... depending on the number of thermal nodes and the
15614c20688SPaul Gortmaker	  detection order of your particular system.  The "type" parameter
15714c20688SPaul Gortmaker	  in the same node directory will tell you if it is "acerhdf".
158e86435ebSPeter Feuerer
159e86435ebSPeter Feuerer	  For more information about this driver see
16078d15eeaSAlexander A. Klimov	  <https://piie.net/files/acerhdf_README.txt>
161e86435ebSPeter Feuerer
162e86435ebSPeter Feuerer	  If you have an Acer Aspire One netbook, say Y or M
163e86435ebSPeter Feuerer	  here.
164e86435ebSPeter Feuerer
16545a3d578SAndy Shevchenkoconfig ACER_WIRELESS
16645a3d578SAndy Shevchenko        tristate "Acer Wireless Radio Control Driver"
167a46ad0f1SMario Limonciello        depends on ACPI
16845a3d578SAndy Shevchenko        depends on INPUT
169a7f7f624SMasahiro Yamada	help
17045a3d578SAndy Shevchenko          The Acer Wireless Radio Control handles the airplane mode hotkey
17145a3d578SAndy Shevchenko          present on new Acer laptops.
17245a3d578SAndy Shevchenko
17345a3d578SAndy Shevchenko          Say Y or M here if you have an Acer notebook with an airplane mode
17445a3d578SAndy Shevchenko          hotkey.
17545a3d578SAndy Shevchenko
17645a3d578SAndy Shevchenko          If you choose to compile this driver as a module the module will be
17745a3d578SAndy Shevchenko          called acer-wireless.
17845a3d578SAndy Shevchenko
17945a3d578SAndy Shevchenkoconfig ACER_WMI
18045a3d578SAndy Shevchenko	tristate "Acer WMI Laptop Extras"
18145a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
18245a3d578SAndy Shevchenko	depends on SERIO_I8042
18345a3d578SAndy Shevchenko	depends on INPUT
18445a3d578SAndy Shevchenko	depends on RFKILL || RFKILL = n
185a6021aa2SArnd Bergmann	depends on ACPI_EC
18645a3d578SAndy Shevchenko	depends on ACPI_WMI
187c0ff2c39SSungHwan Jung	depends on ACPI_VIDEO || ACPI_VIDEO = n
188446dd8efSSungHwan Jung	depends on HWMON
18945a3d578SAndy Shevchenko	select INPUT_SPARSEKMAP
190349da8eeSHans de Goede	select LEDS_CLASS
191349da8eeSHans de Goede	select NEW_LEDS
1926bb5153dSSungHwan Jung	select ACPI_PLATFORM_PROFILE
193a7f7f624SMasahiro Yamada	help
19445a3d578SAndy Shevchenko	  This is a driver for newer Acer (and Wistron) laptops. It adds
19545a3d578SAndy Shevchenko	  wireless radio and bluetooth control, and on some laptops,
19645a3d578SAndy Shevchenko	  exposes the mail LED and LCD backlight.
19745a3d578SAndy Shevchenko
19845a3d578SAndy Shevchenko	  If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M
19945a3d578SAndy Shevchenko	  here.
20045a3d578SAndy Shevchenko
201ef233eafSShyam Sundar S Ksource "drivers/platform/x86/amd/Kconfig"
20291f410aaSSuma Hegde
2033d904005SAndrea.Hoconfig ADV_SWBUTTON
2043d904005SAndrea.Ho	tristate "Advantech ACPI Software Button Driver"
2053d904005SAndrea.Ho	depends on ACPI && INPUT
2063d904005SAndrea.Ho	help
2073d904005SAndrea.Ho	  Say Y here to enable support for Advantech software defined
2083d904005SAndrea.Ho	  button feature. More information can be found at
2093d904005SAndrea.Ho	  <http://www.advantech.com.tw/products/>
2103d904005SAndrea.Ho
2113d904005SAndrea.Ho	  To compile this driver as a module, choose M here. The module will
2123d904005SAndrea.Ho	  be called adv_swbutton.
2133d904005SAndrea.Ho
21445a3d578SAndy Shevchenkoconfig APPLE_GMUX
21545a3d578SAndy Shevchenko	tristate "Apple Gmux Driver"
21645a3d578SAndy Shevchenko	depends on ACPI && PCI
21745a3d578SAndy Shevchenko	depends on PNP
21845a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
219a7f7f624SMasahiro Yamada	help
22045a3d578SAndy Shevchenko	  This driver provides support for the gmux device found on many
22145a3d578SAndy Shevchenko	  Apple laptops, which controls the display mux for the hybrid
22245a3d578SAndy Shevchenko	  graphics as well as the backlight. Currently only backlight
22345a3d578SAndy Shevchenko	  control is supported by the driver.
224a46ad0f1SMario Limonciello
22541b16dceSLen Brownconfig ASUS_LAPTOP
2266122af37SCorentin Chary	tristate "Asus Laptop Extras"
22741b16dceSLen Brown	depends on ACPI
228e73e2c62SCorentin Chary	select LEDS_CLASS
229e73e2c62SCorentin Chary	select NEW_LEDS
23014ca7a47SHans de Goede	depends on BACKLIGHT_CLASS_DEVICE
23112d6f35bSCorentin Chary	depends on INPUT
23218e1311eSCorentin Chary	depends on RFKILL || RFKILL = n
23314ca7a47SHans de Goede	depends on ACPI_VIDEO || ACPI_VIDEO = n
23466a71dd1SCorentin Chary	select INPUT_SPARSEKMAP
235a7f7f624SMasahiro Yamada	help
2368819de7fSAndy Ross	  This is a driver for Asus laptops, Lenovo SL and the Pegatron
2378819de7fSAndy Ross	  Lucid tablet. It may also support some MEDION, JVC or VICTOR
2388819de7fSAndy Ross	  laptops. It makes all the extra buttons generate standard
239b23910c2SAndy Ross	  ACPI events and input events, and on the Lucid the built-in
240b23910c2SAndy Ross	  accelerometer appears as an input device.  It also adds
241b23910c2SAndy Ross	  support for video output switching, LCD backlight control,
242b23910c2SAndy Ross	  Bluetooth and Wlan control, and most importantly, allows you
243b23910c2SAndy Ross	  to blink those fancy LEDs.
24441b16dceSLen Brown
2458819de7fSAndy Ross	  For more information see <http://acpi4asus.sf.net>.
24641b16dceSLen Brown
24741b16dceSLen Brown	  If you have an ACPI-compatible ASUS laptop, say Y or M here.
24841b16dceSLen Brown
24945a3d578SAndy Shevchenkoconfig ASUS_WIRELESS
25045a3d578SAndy Shevchenko	tristate "Asus Wireless Radio Control Driver"
25145a3d578SAndy Shevchenko	depends on ACPI
25245a3d578SAndy Shevchenko	depends on INPUT
25345a3d578SAndy Shevchenko	select NEW_LEDS
25445a3d578SAndy Shevchenko	select LEDS_CLASS
255a7f7f624SMasahiro Yamada	help
25645a3d578SAndy Shevchenko	  The Asus Wireless Radio Control handles the airplane mode hotkey
25745a3d578SAndy Shevchenko	  present on some Asus laptops.
25845a3d578SAndy Shevchenko
25945a3d578SAndy Shevchenko	  Say Y or M here if you have an ASUS notebook with an airplane mode
26045a3d578SAndy Shevchenko	  hotkey.
26145a3d578SAndy Shevchenko
26245a3d578SAndy Shevchenko	  If you choose to compile this driver as a module the module will be
26345a3d578SAndy Shevchenko	  called asus-wireless.
26445a3d578SAndy Shevchenko
26545a3d578SAndy Shevchenkoconfig ASUS_WMI
26645a3d578SAndy Shevchenko	tristate "ASUS WMI Driver"
26745a3d578SAndy Shevchenko	depends on ACPI_WMI
26845a3d578SAndy Shevchenko	depends on ACPI_BATTERY
26945a3d578SAndy Shevchenko	depends on INPUT
27045a3d578SAndy Shevchenko	depends on HWMON
27145a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
27245a3d578SAndy Shevchenko	depends on RFKILL || RFKILL = n
27345a3d578SAndy Shevchenko	depends on HOTPLUG_PCI
27445a3d578SAndy Shevchenko	depends on ACPI_VIDEO || ACPI_VIDEO = n
275b52cbca2SHans de Goede	depends on SERIO_I8042 || SERIO_I8042 = n
27645a3d578SAndy Shevchenko	select INPUT_SPARSEKMAP
27745a3d578SAndy Shevchenko	select LEDS_CLASS
27845a3d578SAndy Shevchenko	select NEW_LEDS
279c63d44aeSLuke D. Jones	select ACPI_PLATFORM_PROFILE
280a7f7f624SMasahiro Yamada	help
28145a3d578SAndy Shevchenko	  Say Y here if you have a WMI aware Asus laptop (like Eee PCs or new
28245a3d578SAndy Shevchenko	  Asus Notebooks).
28345a3d578SAndy Shevchenko
28445a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module will
28545a3d578SAndy Shevchenko	  be called asus-wmi.
28645a3d578SAndy Shevchenko
28745a3d578SAndy Shevchenkoconfig ASUS_NB_WMI
28845a3d578SAndy Shevchenko	tristate "Asus Notebook WMI Driver"
28945a3d578SAndy Shevchenko	depends on ASUS_WMI
290a7f7f624SMasahiro Yamada	help
29145a3d578SAndy Shevchenko	  This is a driver for newer Asus notebooks. It adds extra features
29245a3d578SAndy Shevchenko	  like wireless radio and bluetooth control, leds, hotkeys, backlight...
29345a3d578SAndy Shevchenko
29445a3d578SAndy Shevchenko	  For more information, see
29545a3d578SAndy Shevchenko	  <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
29645a3d578SAndy Shevchenko
29745a3d578SAndy Shevchenko	  If you have an ACPI-WMI compatible Asus Notebook, say Y or M
29845a3d578SAndy Shevchenko	  here.
29945a3d578SAndy Shevchenko
3000a6509b0SHans de Goedeconfig ASUS_TF103C_DOCK
3010a6509b0SHans de Goede	tristate "Asus TF103C 2-in-1 keyboard dock"
3020a6509b0SHans de Goede	depends on ACPI
3030a6509b0SHans de Goede	depends on I2C
3040a6509b0SHans de Goede	depends on INPUT
3050a6509b0SHans de Goede	depends on HID
3060a6509b0SHans de Goede	depends on GPIOLIB
3070a6509b0SHans de Goede	help
3080a6509b0SHans de Goede	  This is a driver for the keyboard, touchpad and USB port of the
3090a6509b0SHans de Goede	  keyboard dock for the Asus TF103C 2-in-1 tablet.
3100a6509b0SHans de Goede
3110a6509b0SHans de Goede	  This keyboard dock has its own I2C attached embedded controller
3120a6509b0SHans de Goede	  and the keyboard and touchpad are also connected over I2C,
3130a6509b0SHans de Goede	  instead of using the usual USB connection. This means that the
3140a6509b0SHans de Goede	  keyboard dock requires this special driver to function.
3150a6509b0SHans de Goede
3160a6509b0SHans de Goede	  If you have an Asus TF103C tablet say Y or M here, for a generic x86
3170a6509b0SHans de Goede	  distro config say M here.
3180a6509b0SHans de Goede
319636a1e69SChris Blakeconfig MERAKI_MX100
320636a1e69SChris Blake	tristate "Cisco Meraki MX100 Platform Driver"
321636a1e69SChris Blake	depends on GPIOLIB
322636a1e69SChris Blake	depends on GPIO_ICH
323636a1e69SChris Blake	depends on LEDS_CLASS
324636a1e69SChris Blake	select LEDS_GPIO
325636a1e69SChris Blake	help
326636a1e69SChris Blake	  This driver provides support for the front button and LEDs on
327636a1e69SChris Blake	  the Cisco Meraki MX100 (Tinkerbell) 1U appliance.
328636a1e69SChris Blake
329636a1e69SChris Blake	  To compile this driver as a module, choose M here: the module
330636a1e69SChris Blake	  will be called meraki-mx100.
331636a1e69SChris Blake
33245a3d578SAndy Shevchenkoconfig EEEPC_LAPTOP
33345a3d578SAndy Shevchenko	tristate "Eee PC Hotkey Driver"
334a6021aa2SArnd Bergmann	depends on ACPI_EC
33545a3d578SAndy Shevchenko	depends on INPUT
33645a3d578SAndy Shevchenko	depends on RFKILL || RFKILL = n
33745a3d578SAndy Shevchenko	depends on ACPI_VIDEO || ACPI_VIDEO = n
33845a3d578SAndy Shevchenko	depends on HOTPLUG_PCI
33945a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
34045a3d578SAndy Shevchenko	select HWMON
34145a3d578SAndy Shevchenko	select LEDS_CLASS
34245a3d578SAndy Shevchenko	select NEW_LEDS
34345a3d578SAndy Shevchenko	select INPUT_SPARSEKMAP
344a7f7f624SMasahiro Yamada	help
34545a3d578SAndy Shevchenko	  This driver supports the Fn-Fx keys on Eee PC laptops.
34645a3d578SAndy Shevchenko
34745a3d578SAndy Shevchenko	  It  also gives access to some extra laptop functionalities like
34845a3d578SAndy Shevchenko	  Bluetooth, backlight and allows powering on/off some other
34945a3d578SAndy Shevchenko	  devices.
35045a3d578SAndy Shevchenko
35145a3d578SAndy Shevchenko	  If you have an Eee PC laptop, say Y or M here. If this driver
35245a3d578SAndy Shevchenko	  doesn't work on your Eee PC, try eeepc-wmi instead.
35345a3d578SAndy Shevchenko
35445a3d578SAndy Shevchenkoconfig EEEPC_WMI
35545a3d578SAndy Shevchenko	tristate "Eee PC WMI Driver"
35645a3d578SAndy Shevchenko	depends on ASUS_WMI
357a7f7f624SMasahiro Yamada	help
35845a3d578SAndy Shevchenko	  This is a driver for newer Eee PC laptops. It adds extra features
35945a3d578SAndy Shevchenko	  like wireless radio and bluetooth control, leds, hotkeys, backlight...
36045a3d578SAndy Shevchenko
36145a3d578SAndy Shevchenko	  For more information, see
36245a3d578SAndy Shevchenko	  <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
36345a3d578SAndy Shevchenko
36445a3d578SAndy Shevchenko	  If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M
36545a3d578SAndy Shevchenko	  here.
36645a3d578SAndy Shevchenko
367f1e1ea51SMario Limonciellosource "drivers/platform/x86/dell/Kconfig"
3687a3319c1SMichał Kępień
36945a3d578SAndy Shevchenkoconfig AMILO_RFKILL
37045a3d578SAndy Shevchenko	tristate "Fujitsu-Siemens Amilo rfkill support"
371817a5cdbSPali Rohár	depends on RFKILL
37245a3d578SAndy Shevchenko	depends on SERIO_I8042
373a7f7f624SMasahiro Yamada	help
37445a3d578SAndy Shevchenko	  This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
37545a3d578SAndy Shevchenko	  laptops.
376820787fcSColin Ian King
37741b16dceSLen Brownconfig FUJITSU_LAPTOP
37841b16dceSLen Brown	tristate "Fujitsu Laptop Extras"
37941b16dceSLen Brown	depends on ACPI
38041b16dceSLen Brown	depends on INPUT
38141b16dceSLen Brown	depends on BACKLIGHT_CLASS_DEVICE
38214c8a145SSzilard Fabian	depends on ACPI_BATTERY
38314ca7a47SHans de Goede	depends on ACPI_VIDEO || ACPI_VIDEO = n
384f2252672SMichał Kępień	select INPUT_SPARSEKMAP
385afdd1ebbSNecip Fazil Yildiran	select NEW_LEDS
386d89bcc83SMichał Kępień	select LEDS_CLASS
387a7f7f624SMasahiro Yamada	help
38841b16dceSLen Brown	  This is a driver for laptops built by Fujitsu:
38941b16dceSLen Brown
39041b16dceSLen Brown	    * P2xxx/P5xxx/S6xxx/S7xxx series Lifebooks
39141b16dceSLen Brown	    * Possibly other Fujitsu laptop models
39241b16dceSLen Brown	    * Tested with S6410 and S7020
39341b16dceSLen Brown
39441b16dceSLen Brown	  It adds support for LCD brightness control and some hotkeys.
39541b16dceSLen Brown
39641b16dceSLen Brown	  If you have a Fujitsu laptop, say Y or M here.
39741b16dceSLen Brown
3982d24c490SRobert Gerlachconfig FUJITSU_TABLET
3992d24c490SRobert Gerlach       tristate "Fujitsu Tablet Extras"
4002d24c490SRobert Gerlach       depends on ACPI
4012d24c490SRobert Gerlach       depends on INPUT
402a7f7f624SMasahiro Yamada	help
4032d24c490SRobert Gerlach         This is a driver for tablets built by Fujitsu:
4042d24c490SRobert Gerlach
4052d24c490SRobert Gerlach           * Lifebook P1510/P1610/P1620/Txxxx
4062d24c490SRobert Gerlach           * Stylistic ST5xxx
4072d24c490SRobert Gerlach           * Possibly other Fujitsu tablet models
4082d24c490SRobert Gerlach
4092d24c490SRobert Gerlach         It adds support for the panel buttons, docking station detection,
4102d24c490SRobert Gerlach         tablet/notebook mode detection for convertible and
4112d24c490SRobert Gerlach         orientation detection for docked slates.
4122d24c490SRobert Gerlach
4132d24c490SRobert Gerlach         If you have a Fujitsu convertible or slate, say Y or M here.
4142d24c490SRobert Gerlach
4151b46f17dSHans de Goedeconfig GPD_POCKET_FAN
4161b46f17dSHans de Goede	tristate "GPD Pocket Fan Controller support"
4171b46f17dSHans de Goede	depends on ACPI
4181b46f17dSHans de Goede	depends on THERMAL
419a7f7f624SMasahiro Yamada	help
4201b46f17dSHans de Goede	  Driver for the GPD Pocket vendor specific FAN02501 ACPI device
4211b46f17dSHans de Goede	  which controls the fan speed on the GPD Pocket.
4221b46f17dSHans de Goede
4231b46f17dSHans de Goede	  Without this driver the fan on the Pocket will stay off independent
4241b46f17dSHans de Goede	  of the CPU temperature. Say Y or M if the kernel may be used on a
4251b46f17dSHans de Goede	  GPD pocket.
4261b46f17dSHans de Goede
4276e9b8992SJorge Lopezsource "drivers/platform/x86/hp/Kconfig"
428efcfed9bSJean Delvare
429a558ea42SMario Limoncielloconfig WIRELESS_HOTKEY
430a558ea42SMario Limonciello	tristate "Wireless hotkey button"
43154290fa6SAlex Hung	depends on ACPI
43254290fa6SAlex Hung	depends on INPUT
43354290fa6SAlex Hung	help
434a558ea42SMario Limonciello	 This driver provides supports for the wireless buttons found on some AMD,
435a558ea42SMario Limonciello	 HP, & Xioami laptops.
43654290fa6SAlex Hung	 On such systems the driver should load automatically (via ACPI alias).
43754290fa6SAlex Hung
43854290fa6SAlex Hung	 To compile this driver as a module, choose M here: the module will
439a558ea42SMario Limonciello	 be called wireless-hotkey.
44054290fa6SAlex Hung
44145a3d578SAndy Shevchenkoconfig IBM_RTL
44245a3d578SAndy Shevchenko	tristate "Device driver to enable PRTL support"
44345a3d578SAndy Shevchenko	depends on PCI
444a7f7f624SMasahiro Yamada	help
44545a3d578SAndy Shevchenko	 Enable support for IBM Premium Real Time Mode (PRTM).
44645a3d578SAndy Shevchenko	 This module will allow you the enter and exit PRTM in the BIOS via
44745a3d578SAndy Shevchenko	 sysfs on platforms that support this feature.  System in PRTM will
44845a3d578SAndy Shevchenko	 not receive CPU-generated SMIs for recoverable errors.  Use of this
44945a3d578SAndy Shevchenko	 feature without proper support may void your hardware warranty.
45041b16dceSLen Brown
45145a3d578SAndy Shevchenko	 If the proper BIOS support is found the driver will load and create
45245a3d578SAndy Shevchenko	 /sys/devices/system/ibm_rtl/.  The "state" variable will indicate
45345a3d578SAndy Shevchenko	 whether or not the BIOS is in PRTM.
45445a3d578SAndy Shevchenko	 state = 0 (BIOS SMIs on)
45545a3d578SAndy Shevchenko	 state = 1 (BIOS SMIs off)
45641b16dceSLen Brown
45745a3d578SAndy Shevchenkoconfig SENSORS_HDAPS
45845a3d578SAndy Shevchenko	tristate "Thinkpad Hard Drive Active Protection System (hdaps)"
4593dda3b37SBenjamin Tissoires	depends on INPUT
46045a3d578SAndy Shevchenko	help
46145a3d578SAndy Shevchenko	  This driver provides support for the IBM Hard Drive Active Protection
46245a3d578SAndy Shevchenko	  System (hdaps), which provides an accelerometer and other misc. data.
46345a3d578SAndy Shevchenko	  ThinkPads starting with the R50, T41, and X40 are supported.  The
46445a3d578SAndy Shevchenko	  accelerometer data is readable via sysfs.
4653dda3b37SBenjamin Tissoires
46645a3d578SAndy Shevchenko	  This driver also provides an absolute input class device, allowing
46745a3d578SAndy Shevchenko	  the laptop to act as a pinball machine-esque joystick.
46845a3d578SAndy Shevchenko
46945a3d578SAndy Shevchenko	  If your ThinkPad is not recognized by the driver, please update to latest
47045a3d578SAndy Shevchenko	  BIOS. This is especially the case for some R52 ThinkPads.
47145a3d578SAndy Shevchenko
47245a3d578SAndy Shevchenko	  Say Y here if you have an applicable laptop and want to experience
47345a3d578SAndy Shevchenko	  the awesome power of hdaps.
4743dda3b37SBenjamin Tissoires
4758bd836feSAndy Shevchenkosource "drivers/platform/x86/intel/Kconfig"
476651b57ddSMark Pearsonsource "drivers/platform/x86/lenovo/Kconfig"
4778bd836feSAndy Shevchenko
478f1cacd21SArmin Wolfconfig ACPI_QUICKSTART
479f1cacd21SArmin Wolf	tristate "ACPI Quickstart button driver"
480f1cacd21SArmin Wolf	depends on ACPI
481f1cacd21SArmin Wolf	depends on INPUT
48283cfe6d8SArnd Bergmann	select INPUT_SPARSEKMAP
483f1cacd21SArmin Wolf	help
484f1cacd21SArmin Wolf	  This driver adds support for ACPI quickstart button (PNP0C32) devices.
485f1cacd21SArmin Wolf	  The button emits a manufacturer-specific key value when pressed, so
486f1cacd21SArmin Wolf	  userspace has to map this value to a standard key code.
487f1cacd21SArmin Wolf
488f1cacd21SArmin Wolf	  To compile this driver as a module, choose M here: the module will be
489f1cacd21SArmin Wolf	  called quickstart.
490f1cacd21SArmin Wolf
4912513563eSHans de Goedeconfig MEEGOPAD_ANX7428
4922513563eSHans de Goede	tristate "MeeGoPad ANX7428 Type-C Switch"
4932513563eSHans de Goede	depends on ACPI && GPIOLIB && I2C
4942513563eSHans de Goede	help
4952513563eSHans de Goede	  Some MeeGoPad top-set boxes have an ANX7428 Type-C Switch for
4962513563eSHans de Goede	  USB3.1 Gen 1 and DisplayPort over Type-C alternate mode support.
4972513563eSHans de Goede
4982513563eSHans de Goede	  This driver takes care of powering on the ANX7428 on supported
4992513563eSHans de Goede	  MeeGoPad top-set boxes. After this the ANX7428 takes care of Type-C
5002513563eSHans de Goede	  connector orientation and PD alternate mode switching autonomously.
5012513563eSHans de Goede
502392cacf2SNikita Kravetsconfig MSI_EC
503392cacf2SNikita Kravets	tristate "MSI EC Extras"
504a6021aa2SArnd Bergmann	depends on ACPI_EC
505392cacf2SNikita Kravets	depends on ACPI_BATTERY
506392cacf2SNikita Kravets	help
507392cacf2SNikita Kravets	  This driver allows various MSI laptops' functionalities to be
508392cacf2SNikita Kravets	  controlled from userspace, including battery charge threshold.
509392cacf2SNikita Kravets
51045a3d578SAndy Shevchenkoconfig MSI_LAPTOP
51145a3d578SAndy Shevchenko	tristate "MSI Laptop Extras"
512a6021aa2SArnd Bergmann	depends on ACPI_EC
51314ca7a47SHans de Goede	depends on BACKLIGHT_CLASS_DEVICE
51445a3d578SAndy Shevchenko	depends on ACPI_VIDEO || ACPI_VIDEO = n
51545a3d578SAndy Shevchenko	depends on RFKILL
51645a3d578SAndy Shevchenko	depends on INPUT && SERIO_I8042
517642e0447SDmitry Torokhov	select INPUT_SPARSEKMAP
518a7f7f624SMasahiro Yamada	help
51945a3d578SAndy Shevchenko	  This is a driver for laptops built by MSI (MICRO-STAR
52045a3d578SAndy Shevchenko	  INTERNATIONAL):
52176593d6fSCorentin Chary
52245a3d578SAndy Shevchenko	  MSI MegaBook S270 (MS-1013)
52345a3d578SAndy Shevchenko	  Cytron/TCM/Medion/Tchibo MD96100/SAM2000
52441b16dceSLen Brown
52545a3d578SAndy Shevchenko	  It adds support for Bluetooth, WLAN and LCD brightness control.
52641b16dceSLen Brown
52745a3d578SAndy Shevchenko	  More information about this driver is available at
52845a3d578SAndy Shevchenko	  <http://0pointer.de/lennart/tchibo.html>.
529ee027e4aSYong Wang
53045a3d578SAndy Shevchenko	  If you have an MSI S270 laptop, say Y or M here.
531edb73f4fSMattias Jacobsson
532d12d8bafSThomas Renningerconfig MSI_WMI
533d12d8bafSThomas Renninger	tristate "MSI WMI extras"
534d12d8bafSThomas Renninger	depends on ACPI_WMI
535d12d8bafSThomas Renninger	depends on INPUT
536de078e57SAnisse Astier	depends on BACKLIGHT_CLASS_DEVICE
53714ca7a47SHans de Goede	depends on ACPI_VIDEO || ACPI_VIDEO = n
538c30116c6SAnisse Astier	select INPUT_SPARSEKMAP
539d12d8bafSThomas Renninger	help
540d12d8bafSThomas Renninger	 Say Y here if you want to support WMI-based hotkeys on MSI laptops.
541d12d8bafSThomas Renninger
542d12d8bafSThomas Renninger	 To compile this driver as a module, choose M here: the module will
543d12d8bafSThomas Renninger	 be called msi-wmi.
544d12d8bafSThomas Renninger
5459c0beb6bSArmin Wolfconfig MSI_WMI_PLATFORM
5469c0beb6bSArmin Wolf	tristate "MSI WMI Platform features"
5479c0beb6bSArmin Wolf	depends on ACPI_WMI
5489c0beb6bSArmin Wolf	depends on HWMON
5499c0beb6bSArmin Wolf	help
5509c0beb6bSArmin Wolf	  Say Y here if you want to have support for WMI-based platform features
5519c0beb6bSArmin Wolf	  like fan sensor access on MSI machines.
5529c0beb6bSArmin Wolf
5539c0beb6bSArmin Wolf	  To compile this driver as a module, choose M here: the module will
5549c0beb6bSArmin Wolf	  be called msi-wmi-platform.
5559c0beb6bSArmin Wolf
55645a3d578SAndy Shevchenkoconfig XO15_EBOOK
55745a3d578SAndy Shevchenko	tristate "OLPC XO-1.5 ebook switch"
55845a3d578SAndy Shevchenko	depends on OLPC || COMPILE_TEST
55945a3d578SAndy Shevchenko	depends on ACPI && INPUT
560a7f7f624SMasahiro Yamada	help
56145a3d578SAndy Shevchenko	  Support for the ebook switch on the OLPC XO-1.5 laptop.
56213bb0fd5SHans de Goede
56345a3d578SAndy Shevchenko	  This switch is triggered as the screen is rotated and folded down to
56445a3d578SAndy Shevchenko	  convert the device into ebook form.
56545a3d578SAndy Shevchenko
56645a3d578SAndy Shevchenkoconfig XO1_RFKILL
56745a3d578SAndy Shevchenko	tristate "OLPC XO-1 software RF kill switch"
56845a3d578SAndy Shevchenko	depends on OLPC || COMPILE_TEST
56945a3d578SAndy Shevchenko	depends on RFKILL
570a7f7f624SMasahiro Yamada	help
57145a3d578SAndy Shevchenko	  Support for enabling/disabling the WLAN interface on the OLPC XO-1
57245a3d578SAndy Shevchenko	  laptop.
57345a3d578SAndy Shevchenko
57445a3d578SAndy Shevchenkoconfig PCENGINES_APU2
57545a3d578SAndy Shevchenko	tristate "PC Engines APUv2/3 front button and LEDs driver"
57645a3d578SAndy Shevchenko	depends on INPUT && INPUT_KEYBOARD && GPIOLIB
57745a3d578SAndy Shevchenko	depends on LEDS_CLASS
57845a3d578SAndy Shevchenko	select GPIO_AMD_FCH
57945a3d578SAndy Shevchenko	select KEYBOARD_GPIO_POLLED
58045a3d578SAndy Shevchenko	select LEDS_GPIO
58145a3d578SAndy Shevchenko	help
58245a3d578SAndy Shevchenko	  This driver provides support for the front button and LEDs on
58345a3d578SAndy Shevchenko	  PC Engines APUv2/APUv3 board.
58445a3d578SAndy Shevchenko
58545a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module
58645a3d578SAndy Shevchenko	  will be called pcengines-apuv2.
58745a3d578SAndy Shevchenko
58883579675SYen-Chi Huangconfig PORTWELL_EC
58983579675SYen-Chi Huang	tristate "Portwell Embedded Controller driver"
59083579675SYen-Chi Huang	depends on X86 && HAS_IOPORT && WATCHDOG && GPIOLIB
59183579675SYen-Chi Huang	select WATCHDOG_CORE
59283579675SYen-Chi Huang	help
59383579675SYen-Chi Huang	  This driver provides support for the GPIO pins and watchdog timer
59483579675SYen-Chi Huang	  embedded in Portwell's EC.
59583579675SYen-Chi Huang
59683579675SYen-Chi Huang	  Theoretically, this driver should work on multiple Portwell platforms,
59783579675SYen-Chi Huang	  but it has only been tested on the Portwell NANO-6064 board.
59883579675SYen-Chi Huang	  If you encounter any issues on other boards, please report them.
59983579675SYen-Chi Huang
60083579675SYen-Chi Huang	  To compile this driver as a module, choose M here: the module
60183579675SYen-Chi Huang	  will be called portwell-ec.
60283579675SYen-Chi Huang
60386af1d02SSantosh Kumar Yadavconfig BARCO_P50_GPIO
60486af1d02SSantosh Kumar Yadav	tristate "Barco P50 GPIO driver for identify LED/button"
60586af1d02SSantosh Kumar Yadav	depends on GPIOLIB
60686af1d02SSantosh Kumar Yadav	help
60786af1d02SSantosh Kumar Yadav	  This driver provides access to the GPIOs for the identify button
60886af1d02SSantosh Kumar Yadav	  and led present on Barco P50 board.
60986af1d02SSantosh Kumar Yadav
61086af1d02SSantosh Kumar Yadav	  To compile this driver as a module, choose M here: the module
61186af1d02SSantosh Kumar Yadav	  will be called barco-p50-gpio.
61286af1d02SSantosh Kumar Yadav
61356f529ceSJoshua Grishamconfig SAMSUNG_GALAXYBOOK
61456f529ceSJoshua Grisham	tristate "Samsung Galaxy Book driver"
61556f529ceSJoshua Grisham	depends on ACPI
61656f529ceSJoshua Grisham	depends on ACPI_BATTERY
61756f529ceSJoshua Grisham	depends on INPUT
61856f529ceSJoshua Grisham	depends on LEDS_CLASS
61956f529ceSJoshua Grisham	depends on SERIO_I8042
62056f529ceSJoshua Grisham	select ACPI_PLATFORM_PROFILE
62156f529ceSJoshua Grisham	select FW_ATTR_CLASS
62256f529ceSJoshua Grisham	help
62356f529ceSJoshua Grisham	  This is a driver for Samsung Galaxy Book series notebooks. It adds
62456f529ceSJoshua Grisham	  support for the keyboard backlight control, performance mode control,
62556f529ceSJoshua Grisham	  function keys, and various firmware attributes.
62656f529ceSJoshua Grisham
62756f529ceSJoshua Grisham	  For more information about this driver, see
62856f529ceSJoshua Grisham	  <file:Documentation/admin-guide/laptops/samsung-galaxybook.rst>.
62956f529ceSJoshua Grisham
63045a3d578SAndy Shevchenkoconfig SAMSUNG_LAPTOP
63145a3d578SAndy Shevchenko	tristate "Samsung Laptop driver"
63245a3d578SAndy Shevchenko	depends on RFKILL || RFKILL = n
63345a3d578SAndy Shevchenko	depends on ACPI_VIDEO || ACPI_VIDEO = n
634de2884c6SJelle van der Waa	depends on ACPI_BATTERY
63545a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
636bf8f65daSGuillaume Douézan-Grard	select LEDS_CLASS
637bf8f65daSGuillaume Douézan-Grard	select NEW_LEDS
638a7f7f624SMasahiro Yamada	help
63945a3d578SAndy Shevchenko	  This module implements a driver for a wide range of different
64045a3d578SAndy Shevchenko	  Samsung laptops.  It offers control over the different
64145a3d578SAndy Shevchenko	  function keys, wireless LED, LCD backlight level.
6429caeb532SHerton Ronaldo Krzesinski
64345a3d578SAndy Shevchenko	  It may also provide some sysfs files described in
64445a3d578SAndy Shevchenko	  <file:Documentation/ABI/testing/sysfs-driver-samsung-laptop>
64545a3d578SAndy Shevchenko
64645a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module
64745a3d578SAndy Shevchenko	  will be called samsung-laptop.
64845a3d578SAndy Shevchenko
64945a3d578SAndy Shevchenkoconfig SAMSUNG_Q10
65045a3d578SAndy Shevchenko	tristate "Samsung Q10 Extras"
651a6021aa2SArnd Bergmann	depends on ACPI_EC
65245a3d578SAndy Shevchenko	select BACKLIGHT_CLASS_DEVICE
653a7f7f624SMasahiro Yamada	help
65445a3d578SAndy Shevchenko	  This driver provides support for backlight control on Samsung Q10
65545a3d578SAndy Shevchenko	  and related laptops, including Dell Latitude X200.
6569caeb532SHerton Ronaldo Krzesinski
657b4f9fe12SLen Brownconfig ACPI_TOSHIBA
658b4f9fe12SLen Brown	tristate "Toshiba Laptop Extras"
659a6021aa2SArnd Bergmann	depends on ACPI_EC
6608ef5db9eSArvid Norlander	depends on ACPI_BATTERY
661f11f999eSSeth Forshee	depends on ACPI_WMI
6620c51a4d8SMark Brown	select LEDS_CLASS
6630c51a4d8SMark Brown	select NEW_LEDS
664c76a3e1dSJonathan Corbet	depends on BACKLIGHT_CLASS_DEVICE
665b4f9fe12SLen Brown	depends on INPUT
666283672e4SSeth Forshee	depends on SERIO_I8042 || SERIO_I8042 = n
667358d6a2cSHans de Goede	depends on ACPI_VIDEO || ACPI_VIDEO = n
668c727ba4cSArvid Norlander	depends on HWMON || HWMON = n
669dc4522beSAzael Avalos	depends on RFKILL || RFKILL = n
67098010f1eSAzael Avalos	depends on IIO
671384a7cd9SDmitry Torokhov	select INPUT_SPARSEKMAP
672a7f7f624SMasahiro Yamada	help
673b4f9fe12SLen Brown	  This driver adds support for access to certain system settings
674b4f9fe12SLen Brown	  on "legacy free" Toshiba laptops.  These laptops can be recognized by
675b4f9fe12SLen Brown	  their lack of a BIOS setup menu and APM support.
676b4f9fe12SLen Brown
677b4f9fe12SLen Brown	  On these machines, all system configuration is handled through the
678b4f9fe12SLen Brown	  ACPI.  This driver is required for access to controls not covered
679b4f9fe12SLen Brown	  by the general ACPI drivers, such as LCD brightness, video output,
680b4f9fe12SLen Brown	  etc.
681b4f9fe12SLen Brown
682b4f9fe12SLen Brown	  This driver differs from the non-ACPI Toshiba laptop driver (located
683b4f9fe12SLen Brown	  under "Processor type and features") in several aspects.
684b4f9fe12SLen Brown	  Configuration is accessed by reading and writing text files in the
685b4f9fe12SLen Brown	  /proc tree instead of by program interface to /dev.  Furthermore, no
686b4f9fe12SLen Brown	  power management functions are exposed, as those are handled by the
687b4f9fe12SLen Brown	  general ACPI drivers.
688b4f9fe12SLen Brown
689b4f9fe12SLen Brown	  More information about this driver is available at
690b4f9fe12SLen Brown	  <http://memebeam.org/toys/ToshibaAcpiDriver>.
691b4f9fe12SLen Brown
692b4f9fe12SLen Brown	  If you have a legacy free Toshiba laptop (such as the Libretto L1
693b4f9fe12SLen Brown	  series), say Y.
69442b4e9eeSJes Sorensen
69542b4e9eeSJes Sorensenconfig TOSHIBA_BT_RFKILL
69642b4e9eeSJes Sorensen	tristate "Toshiba Bluetooth RFKill switch support"
69742b4e9eeSJes Sorensen	depends on ACPI
6987ee8cd33SAzael Avalos	depends on RFKILL || RFKILL = n
699a7f7f624SMasahiro Yamada	help
70042b4e9eeSJes Sorensen	  This driver adds support for Bluetooth events for the RFKill
70142b4e9eeSJes Sorensen	  switch on modern Toshiba laptops with full ACPI support and
70242b4e9eeSJes Sorensen	  an RFKill switch.
70342b4e9eeSJes Sorensen
70442b4e9eeSJes Sorensen	  This driver handles RFKill events for the TOS6205 Bluetooth,
70542b4e9eeSJes Sorensen	  and re-enables it when the switch is set back to the 'on'
70642b4e9eeSJes Sorensen	  position.
70742b4e9eeSJes Sorensen
70842b4e9eeSJes Sorensen	  If you have a modern Toshiba laptop with a Bluetooth and an
70942b4e9eeSJes Sorensen	  RFKill switch (such as the Portege R500), say Y.
710529aa8cbSThadeu Lima de Souza Cascardo
711186e4e89SAzael Avalosconfig TOSHIBA_HAPS
712186e4e89SAzael Avalos	tristate "Toshiba HDD Active Protection Sensor"
713186e4e89SAzael Avalos	depends on ACPI
714a7f7f624SMasahiro Yamada	help
715186e4e89SAzael Avalos	  This driver adds support for the built-in accelerometer
716769a12a9SMasanari Iida	  found on recent Toshiba laptops equipped with HID TOS620A
717186e4e89SAzael Avalos	  device.
718186e4e89SAzael Avalos
719186e4e89SAzael Avalos	  This driver receives ACPI notify events 0x80 when the sensor
720186e4e89SAzael Avalos	  detects a sudden move or a harsh vibration, as well as an
721186e4e89SAzael Avalos	  ACPI notify event 0x81 whenever the movement or vibration has
722186e4e89SAzael Avalos	  been stabilized.
723186e4e89SAzael Avalos
724186e4e89SAzael Avalos	  Also provides sysfs entries to get/set the desired protection
725769a12a9SMasanari Iida	  level and resetting the HDD protection interface.
726186e4e89SAzael Avalos
727186e4e89SAzael Avalos	  If you have a recent Toshiba laptop with a built-in accelerometer
728186e4e89SAzael Avalos	  device, say Y.
729186e4e89SAzael Avalos
73014991fc7SAzael Avalosconfig TOSHIBA_WMI
73114991fc7SAzael Avalos	tristate "Toshiba WMI Hotkeys Driver (EXPERIMENTAL)"
73214991fc7SAzael Avalos	depends on ACPI_WMI
73314991fc7SAzael Avalos	depends on INPUT
73414991fc7SAzael Avalos	select INPUT_SPARSEKMAP
735a7f7f624SMasahiro Yamada	help
73614991fc7SAzael Avalos	  This driver adds hotkey monitoring support to some Toshiba models
73714991fc7SAzael Avalos	  that manage the hotkeys via WMI events.
73814991fc7SAzael Avalos
73914991fc7SAzael Avalos	  WARNING: This driver is incomplete as it lacks a proper keymap and the
74014991fc7SAzael Avalos	  *notify function only prints the ACPI event type value. Be warned that
74114991fc7SAzael Avalos	  you will need to provide some information if you have a Toshiba model
74283fc61a5SMasanari Iida	  with WMI event hotkeys and want to help with the development of this
74314991fc7SAzael Avalos	  driver.
74414991fc7SAzael Avalos
74514991fc7SAzael Avalos	  If you have a WMI-based hotkeys Toshiba laptop, say Y or M here.
74614991fc7SAzael Avalos
747529aa8cbSThadeu Lima de Souza Cascardoconfig ACPI_CMPC
748529aa8cbSThadeu Lima de Souza Cascardo	tristate "CMPC Laptop Extras"
7494f258cf4SRandy Dunlap	depends on ACPI && INPUT
750f35843edSThadeu Lima de Souza Cascardo	depends on RFKILL || RFKILL=n
751529aa8cbSThadeu Lima de Souza Cascardo	select BACKLIGHT_CLASS_DEVICE
752529aa8cbSThadeu Lima de Souza Cascardo	help
753529aa8cbSThadeu Lima de Souza Cascardo	  Support for Intel Classmate PC ACPI devices, including some
754529aa8cbSThadeu Lima de Souza Cascardo	  keys as input device, backlight device, tablet and accelerometer
755529aa8cbSThadeu Lima de Souza Cascardo	  devices.
756529aa8cbSThadeu Lima de Souza Cascardo
75745a3d578SAndy Shevchenkoconfig COMPAL_LAPTOP
75845a3d578SAndy Shevchenko	tristate "Compal (and others) Laptop Extras"
759a6021aa2SArnd Bergmann	depends on ACPI_EC
76045a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
76145a3d578SAndy Shevchenko	depends on ACPI_VIDEO || ACPI_VIDEO = n
76245a3d578SAndy Shevchenko	depends on RFKILL
76345a3d578SAndy Shevchenko	depends on HWMON
76445a3d578SAndy Shevchenko	depends on POWER_SUPPLY
765a7f7f624SMasahiro Yamada	help
76645a3d578SAndy Shevchenko	  This is a driver for laptops built by Compal, and some models by
76745a3d578SAndy Shevchenko	  other brands (e.g. Dell, Toshiba).
7681cd706dfSHans de Goede
76945a3d578SAndy Shevchenko	  It adds support for rfkill, Bluetooth, WLAN, LCD brightness, hwmon
77045a3d578SAndy Shevchenko	  and battery charging level control.
771d740795dSYauhen Kharuzhy
77245a3d578SAndy Shevchenkoconfig LG_LAPTOP
77345a3d578SAndy Shevchenko	tristate "LG Laptop Extras"
77445a3d578SAndy Shevchenko	depends on ACPI
77507f5ed0eSMatan Ziv-Av	depends on ACPI_BATTERY
77645a3d578SAndy Shevchenko	depends on ACPI_WMI
77745a3d578SAndy Shevchenko	depends on INPUT
77845a3d578SAndy Shevchenko	select INPUT_SPARSEKMAP
7798f0c01e6SNecip Fazil Yildiran	select NEW_LEDS
78045a3d578SAndy Shevchenko	select LEDS_CLASS
78145a3d578SAndy Shevchenko	help
78245a3d578SAndy Shevchenko	 This driver adds support for hotkeys as well as control of keyboard
78345a3d578SAndy Shevchenko	 backlight, battery maximum charge level and various other ACPI
78445a3d578SAndy Shevchenko	 features.
7851cd706dfSHans de Goede
78645a3d578SAndy Shevchenko	 If you have an LG Gram laptop, say Y or M here.
787d740795dSYauhen Kharuzhy
78845a3d578SAndy Shevchenkoconfig PANASONIC_LAPTOP
78945a3d578SAndy Shevchenko	tristate "Panasonic Laptop Extras"
79045a3d578SAndy Shevchenko	depends on INPUT && ACPI
79145a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
792027f8845SHans de Goede	depends on ACPI_VIDEO=n || ACPI_VIDEO
7935e24e1ecSHans de Goede	depends on SERIO_I8042 || SERIO_I8042 = n
79445a3d578SAndy Shevchenko	select INPUT_SPARSEKMAP
795a7f7f624SMasahiro Yamada	help
79645a3d578SAndy Shevchenko	  This driver adds support for access to backlight control and hotkeys
79745a3d578SAndy Shevchenko	  on Panasonic Let's Note laptops.
79863dada87SHans de Goede
79945a3d578SAndy Shevchenko	  If you have a Panasonic Let's note laptop (such as the R1(N variant),
80045a3d578SAndy Shevchenko	  R2, R3, R5, T2, W2 and Y2 series), say Y.
80163dada87SHans de Goede
80245a3d578SAndy Shevchenkoconfig SONY_LAPTOP
80345a3d578SAndy Shevchenko	tristate "Sony Laptop Extras"
804a6021aa2SArnd Bergmann	depends on ACPI_EC
80545a3d578SAndy Shevchenko	depends on ACPI_VIDEO || ACPI_VIDEO = n
80645a3d578SAndy Shevchenko	depends on BACKLIGHT_CLASS_DEVICE
80745a3d578SAndy Shevchenko	depends on INPUT
80845a3d578SAndy Shevchenko	depends on RFKILL
809a7f7f624SMasahiro Yamada	help
81045a3d578SAndy Shevchenko	  This mini-driver drives the SNC and SPIC devices present in the ACPI
81145a3d578SAndy Shevchenko	  BIOS of the Sony Vaio laptops.
81263dada87SHans de Goede
81345a3d578SAndy Shevchenko	  It gives access to some extra laptop functionalities like Bluetooth,
81445a3d578SAndy Shevchenko	  screen brightness control, Fn keys and allows powering on/off some
81545a3d578SAndy Shevchenko	  devices.
81645a3d578SAndy Shevchenko
81745a3d578SAndy Shevchenko	  Read <file:Documentation/admin-guide/laptops/sony-laptop.rst> for more information.
81845a3d578SAndy Shevchenko
81945a3d578SAndy Shevchenkoconfig SONYPI_COMPAT
82045a3d578SAndy Shevchenko	bool "Sonypi compatibility"
82145a3d578SAndy Shevchenko	depends on SONY_LAPTOP
822a7f7f624SMasahiro Yamada	help
82345a3d578SAndy Shevchenko	  Build the sonypi driver compatibility code into the sony-laptop driver.
82445a3d578SAndy Shevchenko
82545a3d578SAndy Shevchenkoconfig SYSTEM76_ACPI
82645a3d578SAndy Shevchenko	tristate "System76 ACPI Driver"
827a6021aa2SArnd Bergmann	depends on ACPI_EC
828fc3341b4SArnd Bergmann	depends on ACPI_BATTERY
829fc3341b4SArnd Bergmann	depends on HWMON
830fc3341b4SArnd Bergmann	depends on INPUT
83145a3d578SAndy Shevchenko	select NEW_LEDS
83245a3d578SAndy Shevchenko	select LEDS_CLASS
83345a3d578SAndy Shevchenko	select LEDS_TRIGGERS
83445a3d578SAndy Shevchenko	help
83545a3d578SAndy Shevchenko	  This is a driver for System76 laptops running open firmware. It adds
83645a3d578SAndy Shevchenko	  support for Fn-Fx key combinations, keyboard backlight, and airplane mode
83745a3d578SAndy Shevchenko	  LEDs.
83845a3d578SAndy Shevchenko
83945a3d578SAndy Shevchenko	  If you have a System76 laptop running open firmware, say Y or M here.
84045a3d578SAndy Shevchenko
84145a3d578SAndy Shevchenkoconfig TOPSTAR_LAPTOP
84245a3d578SAndy Shevchenko	tristate "Topstar Laptop Extras"
843ecc83e52SAlex Hung	depends on ACPI
844ecc83e52SAlex Hung	depends on INPUT
845ecc83e52SAlex Hung	select INPUT_SPARSEKMAP
84645a3d578SAndy Shevchenko	select LEDS_CLASS
84745a3d578SAndy Shevchenko	select NEW_LEDS
848a7f7f624SMasahiro Yamada	help
84945a3d578SAndy Shevchenko	  This driver adds support for hotkeys found on Topstar laptops.
8509a58a333SSreedhara DS
85145a3d578SAndy Shevchenko	  If you have a Topstar laptop, say Y or M here.
8525369c02dSSreedhara DS
8535e63b2eaSLucas Tanureconfig SERIAL_MULTI_INSTANTIATE
8545e63b2eaSLucas Tanure	tristate "Serial bus multi instantiate pseudo device driver"
8553900c6abSRichard Fitzgerald	depends on ACPI
8563900c6abSRichard Fitzgerald	depends on (I2C && !SPI) || (!I2C && SPI) || (I2C && SPI)
8578eec8a11SHong Liu	help
8585e63b2eaSLucas Tanure	  Some ACPI-based systems list multiple devices in a single ACPI
8595e63b2eaSLucas Tanure	  firmware-node. This driver will instantiate separate clients
86045a3d578SAndy Shevchenko	  for each device in the firmware-node.
8618eec8a11SHong Liu
86245a3d578SAndy Shevchenko	  To compile this driver as a module, choose M here: the module
8635e63b2eaSLucas Tanure	  will be called serial-multi-instantiate.
8648eec8a11SHong Liu
86545a3d578SAndy Shevchenkoconfig TOUCHSCREEN_DMI
86645a3d578SAndy Shevchenko	bool "DMI based touchscreen configuration info"
86745a3d578SAndy Shevchenko	depends on ACPI && DMI && I2C=y && TOUCHSCREEN_SILEAD
868dba43fc4SLinus Torvalds	select EFI_EMBEDDED_FIRMWARE if EFI
869a7f7f624SMasahiro Yamada	help
87045a3d578SAndy Shevchenko	  Certain ACPI based tablets with e.g. Silead or Chipone touchscreens
87145a3d578SAndy Shevchenko	  do not have enough data in ACPI tables for the touchscreen driver to
87245a3d578SAndy Shevchenko	  handle the touchscreen properly, as OEMs expect the data to be baked
87345a3d578SAndy Shevchenko	  into the tablet model specific version of the driver shipped with the
87445a3d578SAndy Shevchenko	  the OS-image for the device. This option supplies the missing info.
87545a3d578SAndy Shevchenko	  Enable this for x86 tablets with Silead or Chipone touchscreens.
876aa7ffc01SJesse Barnes
87794ace9edSAi Chaoconfig INSPUR_PLATFORM_PROFILE
87894ace9edSAi Chao	tristate "Inspur WMI platform profile driver"
87994ace9edSAi Chao	depends on ACPI_WMI
88094ace9edSAi Chao	select ACPI_PLATFORM_PROFILE
88194ace9edSAi Chao	help
88294ace9edSAi Chao	This will allow users to determine and control the platform modes
88394ace9edSAi Chao	between low-power, balanced and performance modes.
88494ace9edSAi Chao
88594ace9edSAi Chao	To compile this driver as a module, choose M here: the module
88694ace9edSAi Chao	will be called inspur-platform-profile.
88794ace9edSAi Chao
888841bceb5SMichał Kopećconfig DASHARO_ACPI
889841bceb5SMichał Kopeć	tristate "Dasharo ACPI Platform Driver"
890841bceb5SMichał Kopeć	depends on ACPI
891841bceb5SMichał Kopeć	depends on HWMON
892841bceb5SMichał Kopeć	help
893841bceb5SMichał Kopeć	  This driver provides HWMON support for devices running Dasharo
894841bceb5SMichał Kopeć	  firmware.
895841bceb5SMichał Kopeć
896841bceb5SMichał Kopeć	  If you have a device with Dasharo firmware, choose Y or M here.
897841bceb5SMichał Kopeć
898afdcb535SHans de Goedesource "drivers/platform/x86/x86-android-tablets/Kconfig"
89955fa3c96SHans de Goede
90017b707feSMark Pearsonconfig FW_ATTR_CLASS
90117b707feSMark Pearson	tristate
90217b707feSMark Pearson
90328a375dfSBryan O'Donoghueconfig INTEL_IMR
90428a375dfSBryan O'Donoghue	bool "Intel Isolated Memory Region support"
90528a375dfSBryan O'Donoghue	depends on X86_INTEL_QUARK && IOSF_MBI
906a7f7f624SMasahiro Yamada	help
90728a375dfSBryan O'Donoghue	  This option provides a means to manipulate Isolated Memory Regions.
90828a375dfSBryan O'Donoghue	  IMRs are a set of registers that define read and write access masks
90928a375dfSBryan O'Donoghue	  to prohibit certain system agents from accessing memory with 1 KiB
91028a375dfSBryan O'Donoghue	  granularity.
91128a375dfSBryan O'Donoghue
91228a375dfSBryan O'Donoghue	  IMRs make it possible to control read/write access to an address
91328a375dfSBryan O'Donoghue	  by hardware agents inside the SoC. Read and write masks can be
91428a375dfSBryan O'Donoghue	  defined for:
91528a375dfSBryan O'Donoghue		- eSRAM flush
91628a375dfSBryan O'Donoghue		- Dirty CPU snoop (write only)
91728a375dfSBryan O'Donoghue		- RMU access
91828a375dfSBryan O'Donoghue		- PCI Virtual Channel 0/Virtual Channel 1
91928a375dfSBryan O'Donoghue		- SMM mode
92028a375dfSBryan O'Donoghue		- Non SMM mode
92128a375dfSBryan O'Donoghue
92228a375dfSBryan O'Donoghue	  Quark contains a set of eight IMR registers and makes use of those
92328a375dfSBryan O'Donoghue	  registers during its bootup process.
92428a375dfSBryan O'Donoghue
92528a375dfSBryan O'Donoghue	  If you are running on a Galileo/Quark say Y here.
92628a375dfSBryan O'Donoghue
92745a3d578SAndy Shevchenkoconfig INTEL_IPS
92845a3d578SAndy Shevchenko	tristate "Intel Intelligent Power Sharing"
9297934d76cSSinan Kaya	depends on ACPI && PCI
930a7f7f624SMasahiro Yamada	help
93145a3d578SAndy Shevchenko	  Intel Calpella platforms support dynamic power sharing between the
93245a3d578SAndy Shevchenko	  CPU and GPU, maximizing performance in a given TDP.  This driver,
93345a3d578SAndy Shevchenko	  along with the CPU frequency and i915 drivers, provides that
93445a3d578SAndy Shevchenko	  functionality.  If in doubt, say Y here; it will only load on
93545a3d578SAndy Shevchenko	  supported platforms.
936917ee75aSSeth Forshee
93745a3d578SAndy Shevchenkoconfig INTEL_SCU_IPC
93854b34aa0SMika Westerberg	bool
93954b34aa0SMika Westerberg
94054b34aa0SMika Westerbergconfig INTEL_SCU
94154b34aa0SMika Westerberg	bool
94254b34aa0SMika Westerberg	select INTEL_SCU_IPC
94354b34aa0SMika Westerberg
94454b34aa0SMika Westerbergconfig INTEL_SCU_PCI
94554b34aa0SMika Westerberg	bool "Intel SCU PCI driver"
946b8da68f4SMika Westerberg	depends on PCI
94754b34aa0SMika Westerberg	select INTEL_SCU
94854b34aa0SMika Westerberg	help
94954b34aa0SMika Westerberg	  This driver is used to bridge the communications between kernel
95054b34aa0SMika Westerberg	  and SCU on some embedded Intel x86 platforms. It also creates
951b8da68f4SMika Westerberg	  devices that are connected to the SoC through the SCU.
952b8da68f4SMika Westerberg	  Platforms supported:
953b8da68f4SMika Westerberg	    Medfield
954b8da68f4SMika Westerberg	    Clovertrail
955b8da68f4SMika Westerberg	    Merrifield
956b8da68f4SMika Westerberg	    Broxton
957b8da68f4SMika Westerberg	    Apollo Lake
95845a3d578SAndy Shevchenko
9597a61f05eSMika Westerbergconfig INTEL_SCU_PLATFORM
9607a61f05eSMika Westerberg	tristate "Intel SCU platform driver"
9617a61f05eSMika Westerberg	depends on ACPI
9627a61f05eSMika Westerberg	select INTEL_SCU
9637a61f05eSMika Westerberg	help
9647a61f05eSMika Westerberg	  This driver is used to bridge the communications between kernel
9657a61f05eSMika Westerberg	  and SCU (sometimes called PMC as well). The driver currently
9667a61f05eSMika Westerberg	  supports Intel Elkhart Lake and compatible platforms.
9677a61f05eSMika Westerberg
96818365d68SAndy Shevchenkoconfig INTEL_SCU_WDT
96918365d68SAndy Shevchenko	bool
97018365d68SAndy Shevchenko	default INTEL_SCU_PCI
97118365d68SAndy Shevchenko	depends on INTEL_MID_WATCHDOG
97218365d68SAndy Shevchenko	help
97318365d68SAndy Shevchenko	  This is a specific platform code to instantiate watchdog device
97418365d68SAndy Shevchenko	  on ACPI-based Intel MID platforms.
97518365d68SAndy Shevchenko
97645a3d578SAndy Shevchenkoconfig INTEL_SCU_IPC_UTIL
97745a3d578SAndy Shevchenko	tristate "Intel SCU IPC utility driver"
97854b34aa0SMika Westerberg	depends on INTEL_SCU
979a7f7f624SMasahiro Yamada	help
98045a3d578SAndy Shevchenko	  The IPC Util driver provides an interface with the SCU enabling
98145a3d578SAndy Shevchenko	  low level access for debug work and updating the firmware. Say
98245a3d578SAndy Shevchenko	  N unless you will be doing this on an Intel MID platform.
98345a3d578SAndy Shevchenko
9849bc289b8SHenning Schildsource "drivers/platform/x86/siemens/Kconfig"
985917f5434SHenning Schild
986d9cd21d4SHenry Shiconfig SILICOM_PLATFORM
987d9cd21d4SHenry Shi	tristate "Silicom Edge Networking device support"
988d9cd21d4SHenry Shi	depends on HWMON
989d9cd21d4SHenry Shi	depends on GPIOLIB
990d9cd21d4SHenry Shi	depends on LEDS_CLASS_MULTICOLOR
991d9cd21d4SHenry Shi	help
992d9cd21d4SHenry Shi	  This option enables support for the LEDs/GPIO/etc downstream of the
993d9cd21d4SHenry Shi	  embedded controller on Silicom "Cordoba" hardware and derivatives.
994d9cd21d4SHenry Shi
995d9cd21d4SHenry Shi	  This platform driver provides support for various functions via
996d9cd21d4SHenry Shi	  the Linux LED framework, GPIO framework, Hardware Monitoring (HWMON)
997d9cd21d4SHenry Shi	  and device attributes.
998d9cd21d4SHenry Shi
999d9cd21d4SHenry Shi	  If you have a Silicom network appliance, say Y or M here.
1000d9cd21d4SHenry Shi
100134354476SDaniel Beerconfig WINMATE_FM07_KEYS
100234354476SDaniel Beer	tristate "Winmate FM07/FM07P front-panel keys driver"
100334354476SDaniel Beer	depends on INPUT
100434354476SDaniel Beer	help
100534354476SDaniel Beer	  Winmate FM07 and FM07P in-vehicle computers have a row of five
100634354476SDaniel Beer	  buttons below the display. This module adds an input device
100734354476SDaniel Beer	  that delivers key events when these buttons are pressed.
100834354476SDaniel Beer
100981ad5695SRobert Joslynconfig SEL3350_PLATFORM
101081ad5695SRobert Joslyn	tristate "SEL-3350 LEDs and power supplies"
101181ad5695SRobert Joslyn	depends on ACPI
101281ad5695SRobert Joslyn	depends on GPIOLIB
101381ad5695SRobert Joslyn	depends on PINCTRL_BROXTON
101481ad5695SRobert Joslyn	select POWER_SUPPLY
101581ad5695SRobert Joslyn	select NEW_LEDS
101681ad5695SRobert Joslyn	select LEDS_CLASS
101781ad5695SRobert Joslyn	select LEDS_GPIO
101881ad5695SRobert Joslyn	help
101981ad5695SRobert Joslyn	  Support for LEDs and power supplies on SEL-3350 computers.
102081ad5695SRobert Joslyn
102181ad5695SRobert Joslyn	  To compile this driver as a module, choose M here: the module
102281ad5695SRobert Joslyn	  will be called sel3350-platform.
102381ad5695SRobert Joslyn
10243012bb39SAntheas Kapenekakisconfig OXP_EC
10253012bb39SAntheas Kapenekakis	tristate "OneXPlayer EC platform control"
10263012bb39SAntheas Kapenekakis	depends on ACPI_EC
10279230b3b8SAntheas Kapenekakis	depends on ACPI_BATTERY
10283012bb39SAntheas Kapenekakis	depends on HWMON
10293012bb39SAntheas Kapenekakis	depends on X86
10303012bb39SAntheas Kapenekakis	help
10313012bb39SAntheas Kapenekakis		Enables support for the platform EC of OneXPlayer and AOKZOE
10323012bb39SAntheas Kapenekakis		handheld devices. This includes fan speed, fan controls, and
10333012bb39SAntheas Kapenekakis		disabling the default TDP behavior of the device. Due to legacy
10343012bb39SAntheas Kapenekakis		reasons, this driver also provides hwmon functionality to Ayaneo
10353012bb39SAntheas Kapenekakis		devices and the OrangePi Neo.
10363012bb39SAntheas Kapenekakis
1037cfd84b3fSWerner Sembachsource "drivers/platform/x86/tuxedo/Kconfig"
1038cfd84b3fSWerner Sembach
103941b16dceSLen Brownendif # X86_PLATFORM_DEVICES
104042d0d423SAndy Shevchenko
104142d0d423SAndy Shevchenkoconfig P2SB
1042b9e6cbf9SAndy Shevchenko	bool
104342d0d423SAndy Shevchenko	depends on PCI && X86
104442d0d423SAndy Shevchenko	help
104542d0d423SAndy Shevchenko	  The Primary to Sideband (P2SB) bridge is an interface to some
104642d0d423SAndy Shevchenko	  PCI devices connected through it. In particular, SPI NOR controller
104742d0d423SAndy Shevchenko	  in Intel Apollo Lake SoC is one of such devices.
104842d0d423SAndy Shevchenko
104942d0d423SAndy Shevchenko	  The main purpose of this library is to unhide P2SB device in case
105042d0d423SAndy Shevchenko	  firmware kept it hidden on some platforms in order to access devices
105142d0d423SAndy Shevchenko	  behind it.
1052