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

Commit fb5c3e1b authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Len Brown
Browse files

PNPACPI: remove EXPERIMENTAL dependency



PNPACPI is pretty widely used and seems fairly stable, so remove the
dependency on EXPERIMENTAL.

Signed-off-by: default avatarBjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 5eca338f
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -2,8 +2,8 @@
# Plug and Play ACPI configuration
# Plug and Play ACPI configuration
#
#
config PNPACPI
config PNPACPI
	bool "Plug and Play ACPI support (EXPERIMENTAL)"
	bool "Plug and Play ACPI support"
	depends on PNP && ACPI && EXPERIMENTAL
	depends on PNP && ACPI
	default y
	default y
	---help---
	---help---
	  Linux uses the PNPACPI to autodetect built-in
	  Linux uses the PNPACPI to autodetect built-in