patch-pre2.0.5 linux/drivers/net/Config.in

Next file: linux/drivers/net/de4x5.c
Previous file: linux/drivers/net/CONFIG
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.4/linux/drivers/net/Config.in linux/drivers/net/Config.in
@@ -25,15 +25,16 @@
 bool 'Radio network interfaces' CONFIG_NET_RADIO
 if [ "$CONFIG_NET_RADIO" != "n" ]; then
   if [ "$CONFIG_AX25" = "y" ]; then
+    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+      tristate 'BAYCOM ser12 and par96 kiss emulation driver for AX.25' CONFIG_BAYCOM
+    fi
     bool 'Gracilis PackeTwin support' CONFIG_PT
     bool 'Ottawa PI and PI/2 support' CONFIG_PI
   fi
   tristate 'STRIP (Metricom starmode radio IP)' CONFIG_STRIP
   tristate 'WaveLAN support' CONFIG_WAVELAN
   tristate 'WIC Radio IP bridge (EXPERIMENTAL)' CONFIG_WIC
-  if [ "$CONFIG_AX25" = "y" ]; then
-    tristate 'Z8530 SCC kiss emulation driver for AX.25' CONFIG_SCC
-  fi
+  tristate 'Z8530 SCC kiss emulation driver for AX.25' CONFIG_SCC
 fi
 #
 #	Ethernet
@@ -67,12 +68,12 @@
       tristate 'AT1700 support (EXPERIMENTAL)' CONFIG_AT1700
     fi
     tristate 'Cabletron E21xx support' CONFIG_E2100
-    tristate 'DEPCA support' CONFIG_DEPCA
-    tristate 'EtherWorks 3 support' CONFIG_EWRK3
+    tristate 'DEPCA, DE10x, DE200, DE201, DE202, DE422 support' CONFIG_DEPCA
+    tristate 'EtherWORKS 3 (DE203, DE204, DE205) support' CONFIG_EWRK3
     tristate 'EtherExpress 16 support' CONFIG_EEXPRESS
     if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
       tristate 'EtherExpressPro support' CONFIG_EEXPRESS_PRO
-      tristate 'FMV-181/182 support' CONFIG_FMV18X
+      tristate 'FMV-181/182/183/184 support' CONFIG_FMV18X
     fi
     tristate 'HP PCLAN+ (27247B and 27252A) support' CONFIG_HPLAN_PLUS
     tristate 'HP PCLAN (27245 and other 27xxx series) support' CONFIG_HPLAN
@@ -96,7 +97,7 @@
       tristate 'Ansel Communications EISA 3200 support (EXPERIMENTAL)' CONFIG_AC3200
     fi
     tristate 'Apricot Xen-II on board ethernet' CONFIG_APRICOT
-    tristate 'DE425, DE434, DE435, DE500 support' CONFIG_DE4X5
+    tristate 'DE425, DE434, DE435, DE450, DE500 support' CONFIG_DE4X5
     tristate 'DECchip Tulip (dc21x4x) PCI support' CONFIG_DEC_ELCP
     tristate 'Digi Intl. RightSwitch SE-X support' CONFIG_DGRS
     if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this