lkml.org 
[lkml]   [2000]   [Dec]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSun, 17 Dec 2000 12:24:04 +0000
FromTim Waugh <>
Subject[patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental
Hi Linus,

Here is a patch that marks CONFIG_PARPORT_PC_FIFO experimental.

Tim.
*/

2000-12-14  Tim Waugh  <twaugh@redhat.com>

	* drivers/parport/Config.in: Mark CONFIG_PARPORT_PC_FIFO
	experimental.
	* drivers/parport/ChangeLog: Updated.

--- linux-2.4.0-test13-pre1/drivers/parport/Config.in.fifoexp	Thu Jun 29 10:20:36 2000
+++ linux-2.4.0-test13-pre1/drivers/parport/Config.in	Thu Dec 14 11:38:53 2000
@@ -12,7 +12,7 @@
 if [ "$CONFIG_PARPORT" != "n" ]; then
    dep_tristate '  PC-style hardware' CONFIG_PARPORT_PC $CONFIG_PARPORT
    if [ "$CONFIG_PARPORT_PC" != "n" ]; then
-      bool '    Use FIFO/DMA if available' CONFIG_PARPORT_PC_FIFO
+      bool '    Use FIFO/DMA if available (EXPERIMENTAL)' CONFIG_PARPORT_PC_FIFO
       if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
          bool '    SuperIO chipset support (EXPERIMENTAL)' CONFIG_PARPORT_PC_SUPERIO
       fi
--- linux-2.4.0-test13-pre1+/drivers/parport/ChangeLog.fifoexp	Fri Dec 15 11:33:52 2000
+++ linux-2.4.0-test13-pre1+/drivers/parport/ChangeLog	Fri Dec 15 11:34:03 2000
@@ -0,0 +1,4 @@
+2000-12-14  Tim Waugh  <twaugh@redhat.com>
+
+	* Config.in: Mark CONFIG_PARPORT_PC_FIFO experimental.
+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 12:52    [from the cache]
©2003-2008