public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Why the net driver for saa9730 is not a module?
@ 2001-09-19 22:17 Eyal Lebedinsky
  2001-09-19 22:40 ` Alan Cox
  2001-09-22 11:12 ` Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Eyal Lebedinsky @ 2001-09-19 22:17 UTC (permalink / raw)
  To: list, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

The config does not offer it. Any reason?

I had no trouble building it, however I do not have the hware to check
that
all is well.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>

[-- Attachment #2: 2.4.10-pre12-saa9730.patch --]
[-- Type: text/plain, Size: 592 bytes --]

--- linux/drivers/net/Config.in.orig	Wed Sep 19 22:01:44 2001
+++ linux/drivers/net/Config.in	Wed Sep 19 22:10:39 2001
@@ -192,8 +192,7 @@
       if [ "$CONFIG_OBSOLETE" = "y" ]; then
 	 dep_bool '    Zenith Z-Note support (EXPERIMENTAL)' CONFIG_ZNET $CONFIG_ISA
       fi
-      if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-	 bool '    Philips SAA9730 Ethernet support (EXPERIMENTAL)' CONFIG_LAN_SAA9730
+	 dep_ tristate '    Philips SAA9730 Ethernet support (EXPERIMENTAL)' CONFIG_LAN_SAA9730 $CONFIG_EXPERIMENTAL
       fi
    fi
    bool '  Pocket and portable adapters' CONFIG_NET_POCKET


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-22 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-19 22:17 Why the net driver for saa9730 is not a module? Eyal Lebedinsky
2001-09-19 22:40 ` Alan Cox
2001-09-22 11:12 ` Ralf Baechle

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