public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tomas Szepe <szepe@pinerecords.com>
To: Arnd Bergmann <arnd@bergmann-dalldorf.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [unify netdev config 19/22] net.1-sparc
Date: Sat, 4 Jan 2003 00:38:36 +0100	[thread overview]
Message-ID: <20030103233836.GH1360@louise.pinerecords.com> (raw)
In-Reply-To: <200301032119.WAA23832@post.webmailer.de>

> > diff -urN a/drivers/net/Kconfig b/drivers/net/Kconfig
> > --- a/drivers/net/Kconfig	2002-12-24 10:45:39.000000000 +0100
> > +++ b/drivers/net/Kconfig	2003-01-02 22:01:16.000000000 +0100
> > @@ -384,7 +384,7 @@
> >  
> >  config NET_VENDOR_3COM
> >  	bool "3COM cards"
> > -	depends on NET_ETHERNET
> > +	depends on NET_ETHERNET && (ISA || EISA || MCA || PCI)
> >  	help
> >  	  If you have a network (Ethernet) card belonging to this class, say Y
> >  	  and read the Ethernet-HOWTO, available from
> ... and a lot more.
> 
> There are some bus dependencies for network drivers that you omitted,
> either on purpose or by accident. The patch below adds these
> dependencies, which is required for compiling with allyesconfig
> on s390 and perhaps other architectures.
> The dependencies are taken either from reading the source of
> searching the web, so there is a chance that there are mistakes.

Splendid.  Thanks a lot!

-- 
Tomas Szepe <szepe@pinerecords.com>

      reply	other threads:[~2003-01-03 23:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02 21:38 [unify netdev config 19/22] net.1-sparc Tomas Szepe
2003-01-02 22:09 ` Jeff Garzik
2003-01-03 20:16 ` Arnd Bergmann
2003-01-03 23:38   ` Tomas Szepe [this message]

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=20030103233836.GH1360@louise.pinerecords.com \
    --to=szepe@pinerecords.com \
    --cc=arnd@bergmann-dalldorf.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox