linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Revised patch for 2.4.21-rc2: typo in drivers/net/Config.in
@ 2003-05-10 13:44 Peter Hicks
  0 siblings, 0 replies; only message in thread
From: Peter Hicks @ 2003-05-10 13:44 UTC (permalink / raw)
  To: linux-kernel

All,

Engage brain, then submit patch - here is the correct patch...


Peter.


--- drivers/net/Config.in       2003-05-10 14:24:19.000000000 +0100
+++ drivers/net/Config.in.new   2003-05-10 14:24:45.000000000 +0100
@@ -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




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

only message in thread, other threads:[~2003-05-10 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-10 13:44 Revised patch for 2.4.21-rc2: typo in drivers/net/Config.in Peter Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).