aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 55ca39dea42e..98ec6bd9226e 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -365,6 +365,16 @@ config ACPI_WMI
365 It is safe to enable this driver even if your DSDT doesn't define 365 It is safe to enable this driver even if your DSDT doesn't define
366 any ACPI-WMI devices. 366 any ACPI-WMI devices.
367 367
368config MSI_WMI
369 tristate "MSI WMI extras"
370 depends on ACPI_WMI
371 depends on INPUT
372 help
373 Say Y here if you want to support WMI-based hotkeys on MSI laptops.
374
375 To compile this driver as a module, choose M here: the module will
376 be called msi-wmi.
377
368config ACPI_ASUS 378config ACPI_ASUS
369 tristate "ASUS/Medion Laptop Extras (DEPRECATED)" 379 tristate "ASUS/Medion Laptop Extras (DEPRECATED)"
370 depends on ACPI 380 depends on ACPI