patch-2.1.77 linux/drivers/net/Config.in
Next file: linux/drivers/net/eepro100.c
Previous file: linux/drivers/isdn/isdn_tty.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Dec 31 11:50:41 1997
- Orig file:
v2.1.76/linux/drivers/net/Config.in
- Orig date:
Tue Dec 23 16:30:59 1997
diff -u --recursive --new-file v2.1.76/linux/drivers/net/Config.in linux/drivers/net/Config.in
@@ -15,7 +15,7 @@
tristate 'Dummy net driver support' CONFIG_DUMMY
tristate 'EQL (serial line load balancing) support' CONFIG_EQUALIZER
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- if [ "CONFIG_NETLINK_DEV" != "n" ]; then
+ if [ "$CONFIG_NETLINK_DEV" != "n" ]; then
dep_tristate 'Ethertap network tap' CONFIG_ETHERTAP $CONFIG_NETLINK_DEV
fi
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov