Re: [PATCH] PnP Updates for 2.6.4-mm2

From: Adam Belay
Date: Mon Mar 15 2004 - 00:33:40 EST


[ISAPNP] Remove Experimental Status

isapnp has been stable for a while in the new pnp layer. This patch
unmarks it from experimental.

--- b/drivers/pnp/isapnp/Kconfig 2004-03-12 22:25:17.000000000 +0000
+++ a/drivers/pnp/isapnp/Kconfig 2004-03-14 23:32:23.000000000 +0000
@@ -2,8 +2,8 @@
# ISA Plug and Play configuration
#
config ISAPNP
- bool "ISA Plug and Play support (EXPERIMENTAL)"
- depends on PNP && EXPERIMENTAL
+ bool "ISA Plug and Play support"
+ depends on PNP
help
Say Y here if you would like support for ISA Plug and Play devices.
Some information is in <file:Documentation/isapnp.txt>.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/