From: Carlos Corbacho Date: Sat, 14 Feb 2009 09:53:53 +0000 (+0000) Subject: acpi-wmi: Unmark as 'experimental' X-Git-Tag: v2.6.29~33^2^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5fcdd177d063f1d8d569d746ab1bf206b0dfb2e8;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git acpi-wmi: Unmark as 'experimental' 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 Signed-off-by: Len Brown --- diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index f3ab401..c2319d9 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -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.