Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5fcdd177 authored by Carlos Corbacho's avatar Carlos Corbacho Committed by Len Brown
Browse files

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: default avatarCarlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 013d67fd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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.