projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013d67f
)
acpi-wmi: Unmark as 'experimental'
author
Carlos Corbacho
<carlos@strangeworlds.co.uk>
Sat, 14 Feb 2009 09:53:53 +0000
(09:53 +0000)
committer
Len 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
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/Kconfig
b/drivers/platform/x86/Kconfig
index f3ab40188e62f58541be31a5c12694134f2eadc5..c2319d97f510db8994bbb41ccae15d8f44c5b465 100644
(file)
--- 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.