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

Commit 35de87de authored by Kees Cook's avatar Kees Cook Committed by Rafael J. Wysocki
Browse files

drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL



The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

Acked-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 949db153
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
# Plug and Play BIOS configuration
#
config PNPBIOS
	bool "Plug and Play BIOS support (EXPERIMENTAL)"
	depends on ISA && X86 && EXPERIMENTAL
	bool "Plug and Play BIOS support"
	depends on ISA && X86
	default n
	---help---
	  Linux uses the PNPBIOS as defined in "Plug and Play BIOS