public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Philipp Sadleder <philipp.sadleder@web.de>
To: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>
Subject: typo in a Config.in prevents 'make xconfig'
Date: Thu, 15 May 2003 09:41:36 +0200	[thread overview]
Message-ID: <3EC344B0.6040308@web.de> (raw)

Hi, a really _small_ patch for an obvious typo still being present in 
2.4.21-rc2 (since -pre7):

--- linux-2.4.21-rc1/drivers/net/Config.in              Thu May 15 
00:58:34 2003
+++ linux-2.4.21-rc2-patched/drivers/net/Config.in      Sun Apr 13 
22:33:14 2003
@@ -185,7 +185,7 @@
       dep_tristate '    Davicom DM910x/DM980x support' CONFIG_DM9102 
$CONFIG_PCI
       dep_tristate '    EtherExpressPro/100 support (eepro100, original 
Becker driver)' CONFIG_EEPRO100 $CONFIG_PCI
       if [ "$CONFIG_VISWS" = "y" ]; then
-         define_mbool CONFIG_EEPRO100_PIO y
+         define_bool CONFIG_EEPRO100_PIO y
       else
          dep_mbool '      Use PIO instead of MMIO' CONFIG_EEPRO100_PIO 
$CONFIG_EEPRO100
       fi

Greetings,

    Philipp



                 reply	other threads:[~2003-05-15  7: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=3EC344B0.6040308@web.de \
    --to=philipp.sadleder@web.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