patch-2.4.27 linux-2.4.27/drivers/net/Config.in
Next file: linux-2.4.27/drivers/net/Makefile
Previous file: linux-2.4.27/drivers/net/8390.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2004-08-07 16:26:04.971359803 -0700
-  Orig file: 
linux-2.4.26/drivers/net/Config.in
-  Orig date: 
2004-04-14 06:05:30.000000000 -0700
diff -urN linux-2.4.26/drivers/net/Config.in linux-2.4.27/drivers/net/Config.in
@@ -311,6 +311,10 @@
    fi
 fi
 
+if [ "$CONFIG_PPC_PSERIES" = "y" ]; then
+   dep_tristate 'IBM PowerPC Virtual Ethernet driver support' CONFIG_IBMVETH $CONFIG_PPC_PSERIES
+fi 
+
 dep_tristate 'PLIP (parallel port) support' CONFIG_PLIP $CONFIG_PARPORT
 
 tristate 'PPP (point-to-point protocol) support' CONFIG_PPP
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)