All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Obvious: parport_serial depends on PCI.
@ 2002-12-14 19:36 Matthew Bell
  0 siblings, 0 replies; only message in thread
From: Matthew Bell @ 2002-12-14 19:36 UTC (permalink / raw)
  To: Philip.Blundell, linux-parport, marcelo, linux-kernel

This is valid for 2.4.20 and earlier at the least; just annoying and pedantic really...
--- linux.orig/drivers/parport/Config.in        2001-12-21 17:41:55.000000000 +0000
+++ linux/drivers/parport/Config.in     2002-08-06 18:52:21.000000000 +0100
@@ -17,7 +17,7 @@
       else
          define_tristate CONFIG_PARPORT_PC_CML1 $CONFIG_PARPORT_PC
       fi
-      dep_tristate '    Multi-IO cards (parallel and serial)' CONFIG_PARPORT_SERIAL $CONFIG_PARPORT_PC_CML1
+      dep_tristate '    Multi-IO cards (parallel and serial)' CONFIG_PARPORT_SERIAL $CONFIG_PARPORT_PC_CML1 $CONFIG_PCI
    fi
    if [ "$CONFIG_PARPORT_PC" != "n" ]; then
       if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then

-- 
_______________________________________________
Get your free email from http://mymail.operamail.com

Powered by Outblaze

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-14 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-14 19:36 [PATCH] Obvious: parport_serial depends on PCI Matthew Bell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.