public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* typo in a Config.in prevents 'make xconfig'
@ 2003-05-15  7:41 Philipp Sadleder
  0 siblings, 0 replies; only message in thread
From: Philipp Sadleder @ 2003-05-15  7:41 UTC (permalink / raw)
  To: Linux Kernel Mailinglist

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



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

only message in thread, other threads:[~2003-05-15  7:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-15  7:41 typo in a Config.in prevents 'make xconfig' Philipp Sadleder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox