* [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental
@ 2000-12-17 12:24 Tim Waugh
2000-12-17 16:22 ` Andrzej Krzysztofowicz
0 siblings, 1 reply; 3+ messages in thread
From: Tim Waugh @ 2000-12-17 12:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental
2000-12-17 12:24 [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental Tim Waugh
@ 2000-12-17 16:22 ` Andrzej Krzysztofowicz
2000-12-17 16:33 ` Tim Waugh
0 siblings, 1 reply; 3+ messages in thread
From: Andrzej Krzysztofowicz @ 2000-12-17 16:22 UTC (permalink / raw)
To: Tim Waugh; +Cc: Linus Torvalds, linux-kernel
"Tim Waugh wrote:"
> Hi Linus,
>
> Here is a patch that marks CONFIG_PARPORT_PC_FIFO experimental.
Why it does not depend on CONFIG_EXPERIMENTAL if it really is experimental ?
> --- 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
--
=======================================================================
Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl
phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math., Technical University of Gdansk
-
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental
2000-12-17 16:22 ` Andrzej Krzysztofowicz
@ 2000-12-17 16:33 ` Tim Waugh
0 siblings, 0 replies; 3+ messages in thread
From: Tim Waugh @ 2000-12-17 16:33 UTC (permalink / raw)
To: Andrzej Krzysztofowicz; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 195 bytes --]
On Sun, Dec 17, 2000 at 05:22:23PM +0100, Andrzej Krzysztofowicz wrote:
> Why it does not depend on CONFIG_EXPERIMENTAL if it really is experimental ?
Oh, missed that. Thanks, fixed.
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-12-17 17:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-17 12:24 [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental Tim Waugh
2000-12-17 16:22 ` Andrzej Krzysztofowicz
2000-12-17 16:33 ` Tim Waugh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox