mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Eric S. Raymond" <esr@thyrsus.com>
To: CML2 <linux-kernel@vger.kernel.org>, kbuild-devel@lists.sourceforge.net
Subject: What's up with GT96100 in the MIPS config file?
Date: Wed, 23 May 2001 13:23:46 -0400	[thread overview]
Message-ID: <20010523132346.A16993@thyrsus.com> (raw)

Near line 55 of drivers/net/Config.in there is code that reads like this:

   if [ "$CONFIG_MIPS_GT96100" = "y" ]; then
      bool '  MIPS GT96100 Ethernet support' CONFIG_MIPS_GT96100ETH
   fi

All very well except that CONFIG_MIPS_GT96100 is never set (or even
used) anywhere else.  My cross-reference generator shows this:

snark:~/src/linux$ scripts/kxref.py | grep GT96    
CONFIG_MIPS_GT96100: drivers/net/Config.in
CONFIG_MIPS_GT96100ETH: drivers/net/Makefile drivers/net/Config.in drivers/net/gt96100eth.c

The simplest guess is that the guard part is just wrong.  Can anybody shed
any light on this?
-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

The saddest life is that of a political aspirant under democracy. His
failure is ignominious and his success is disgraceful.
        -- H.L. Mencken

             reply	other threads:[~2001-05-23 17:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-23 17:23 Eric S. Raymond [this message]
2001-05-23 17:35 ` Adrian Bunk

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=20010523132346.A16993@thyrsus.com \
    --to=esr@thyrsus.com \
    --cc=kbuild-devel@lists.sourceforge.net \
    --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

all inboxes | Powered by JetHome®