All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Matthew Bell" <mwsb@operamail.com>
To: Philip.Blundell@pobox.com, linux-parport@torque.net,
	marcelo@connectiva.com.br, linux-kernel@vger.kernel.org
Subject: [PATCH] Obvious: parport_serial depends on PCI.
Date: Sun, 15 Dec 2002 03:36:38 +0800	[thread overview]
Message-ID: <20021214193638.32177.qmail@operamail.com> (raw)

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

                 reply	other threads:[~2002-12-14 19:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021214193638.32177.qmail@operamail.com \
    --to=mwsb@operamail.com \
    --cc=Philip.Blundell@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parport@torque.net \
    --cc=marcelo@connectiva.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.