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/> --------------FD18E0377FFD05C21F7A7315 Content-Type: text/plain; charset=us-ascii; name="2.4.10-pre12-saa9730.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="2.4.10-pre12-saa9730.patch"--- 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
--------------FD18E0377FFD05C21F7A7315--
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/