patch-2.1.126 linux/drivers/net/Config.in
Next file: linux/drivers/net/Makefile
Previous file: linux/drivers/net/3c509.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sat Oct 17 15:33:45 1998
-  Orig file: 
v2.1.125/linux/drivers/net/Config.in
-  Orig date: 
Fri Oct  9 13:27:08 1998
diff -u --recursive --new-file v2.1.125/linux/drivers/net/Config.in linux/drivers/net/Config.in
@@ -106,6 +106,9 @@
     fi
     bool 'SK_G16 support' CONFIG_SK_G16
   fi
+  if [ "$CONFIG_MCA" = "y" ]; then
+    tristate 'NE/2 (ne2000 MCA version) support' CONFIG_NE2_MCA
+  fi
   bool 'EISA, VLB, PCI and on board controllers' CONFIG_NET_EISA
   if [ "$CONFIG_NET_EISA" = "y" ]; then
     tristate 'AMD PCnet32 (VLB and PCI) support' CONFIG_PCNET32
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov