patch-2.1.52 linux/drivers/net/Config.in
Next file: linux/drivers/net/eepro100.c
Previous file: linux/drivers/misc/parport_share.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Aug 26 14:52:44 1997
- Orig file:
v2.1.51/linux/drivers/net/Config.in
- Orig date:
Mon Aug 11 14:47:04 1997
diff -u --recursive --new-file v2.1.51/linux/drivers/net/Config.in linux/drivers/net/Config.in
@@ -123,8 +123,8 @@
fi
fi
-if [ ! "$CONFIG_PNP_PARPORT" = "n" ]; then
- dep_tristate 'PLIP (parallel port) support' CONFIG_PLIP $CONFIG_PNP_PARPORT
+if [ ! "$CONFIG_PARPORT" = "n" ]; then
+ dep_tristate 'PLIP (parallel port) support' CONFIG_PLIP $CONFIG_PARPORT
fi
tristate 'PPP (point-to-point) support' CONFIG_PPP
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov