acpi-wmi: Unmark as 'experimental'
authorCarlos Corbacho <carlos@strangeworlds.co.uk>
Sat, 14 Feb 2009 09:53:53 +0000 (09:53 +0000)
committerLen Brown <len.brown@intel.com>
Mon, 16 Mar 2009 04:38:08 +0000 (00:38 -0400)
ACPI-WMI isn't experimental anymore, and there are other drivers that now
depend on it that aren't either.

Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/Kconfig

index f3ab401..c2319d9 100644 (file)
@@ -315,9 +315,8 @@ config EEEPC_LAPTOP
 
 
 config ACPI_WMI
-       tristate "WMI (EXPERIMENTAL)"
+       tristate "WMI"
        depends on ACPI
-       depends on EXPERIMENTAL
        help
          This driver adds support for the ACPI-WMI (Windows Management
          Instrumentation) mapper device (PNP0C14) found on some systems.