Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvhart/linux...
[deliverable/linux.git] / drivers / platform / x86 / Kconfig
index 3ec0025d19e7e0e069a793cfe11e5452c2661831..81b8dcca8891dc00ca5d0cb48c28329d25e70887 100644 (file)
@@ -603,6 +603,8 @@ config ASUS_WIRELESS
        tristate "Asus Wireless Radio Control Driver"
        depends on ACPI
        depends on INPUT
+       select NEW_LEDS
+       select LEDS_CLASS
        ---help---
          The Asus Wireless Radio Control handles the airplane mode hotkey
          present on some Asus laptops.
@@ -668,6 +670,7 @@ config ACPI_TOSHIBA
        depends on SERIO_I8042 || SERIO_I8042 = n
        depends on ACPI_VIDEO || ACPI_VIDEO = n
        depends on RFKILL || RFKILL = n
+       depends on IIO
        select INPUT_POLLDEV
        select INPUT_SPARSEKMAP
        ---help---
@@ -770,6 +773,18 @@ config INTEL_HID_EVENT
          To compile this driver as a module, choose M here: the module will
          be called intel_hid.
 
+config INTEL_VBTN
+       tristate "INTEL VIRTUAL BUTTON"
+       depends on ACPI
+       depends on INPUT
+       select INPUT_SPARSEKMAP
+       help
+         This driver provides support for the Intel Virtual Button interface.
+         Some laptops require this driver for power button support.
+
+         To compile this driver as a module, choose M here: the module will
+         be called intel_vbtn.
+
 config INTEL_SCU_IPC
        bool "Intel SCU IPC Support"
        depends on X86_INTEL_MID
This page took 0.025982 seconds and 5 git commands to generate.