]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Fri, 18 Jan 2013 12:57:39 +0000 (13:57 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 25 Jan 2013 23:33:09 +0000 (00:33 +0100)
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: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pnp/pnpbios/Kconfig

index b986d9fa3b9af0d6dfad6ef5c3ef63f45a0359c1..50c3dd065e030d0dd7463dfc3c09523d6cb78fe8 100644 (file)
@@ -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