diff options
-rw-r--r-- | drivers/platform/x86/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index f3ab40188e62..c2319d97f510 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -315,9 +315,8 @@ config EEEPC_LAPTOP | |||
315 | 315 | ||
316 | 316 | ||
317 | config ACPI_WMI | 317 | config ACPI_WMI |
318 | tristate "WMI (EXPERIMENTAL)" | 318 | tristate "WMI" |
319 | depends on ACPI | 319 | depends on ACPI |
320 | depends on EXPERIMENTAL | ||
321 | help | 320 | help |
322 | This driver adds support for the ACPI-WMI (Windows Management | 321 | This driver adds support for the ACPI-WMI (Windows Management |
323 | Instrumentation) mapper device (PNP0C14) found on some systems. | 322 | Instrumentation) mapper device (PNP0C14) found on some systems. |