]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/platform/x86/Kconfig
Merge remote-tracking branch 'drivers-x86/for-next'
[karo-tx-linux.git] / drivers / platform / x86 / Kconfig
index 2f9026d314440b370297b8b9c71fdc090aa0fd8f..02bbc70c332dd8fb2d241974e5e41f140aa8a8c3 100644 (file)
@@ -700,6 +700,24 @@ config TOSHIBA_HAPS
          If you have a recent Toshiba laptop with a built-in accelerometer
          device, say Y.
 
+config TOSHIBA_WMI
+       tristate "Toshiba WMI Hotkeys Driver (EXPERIMENTAL)"
+       default n
+       depends on ACPI_WMI
+       depends on INPUT
+       select INPUT_SPARSEKMAP
+       ---help---
+         This driver adds hotkey monitoring support to some Toshiba models
+         that manage the hotkeys via WMI events.
+
+         WARNING: This driver is incomplete as it lacks a proper keymap and the
+         *notify function only prints the ACPI event type value. Be warned that
+         you will need to provide some information if you have a Toshiba model
+         with WMI event hotkeys and want to help with the develpment of this
+         driver.
+
+         If you have a WMI-based hotkeys Toshiba laptop, say Y or M here.
+
 config ACPI_CMPC
        tristate "CMPC Laptop Extras"
        depends on X86 && ACPI
@@ -914,6 +932,7 @@ config PVPANIC
 
 config INTEL_PMC_IPC
        tristate "Intel PMC IPC Driver"
+       depends on ACPI
        ---help---
        This driver provides support for PMC control on some Intel platforms.
        The PMC is an ARC processor which defines IPC commands for communication