lkml.org 
[lkml]   [2004]   [Mar]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateMon, 15 Mar 2004 00:27:31 +0000
FromAdam Belay <>
SubjectRe: [PATCH] PnP Updates for 2.6.4-mm2
[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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008