patch-2.2.0-pre2 linux/net/Config.in
Next file: linux/net/core/Makefile
Previous file: linux/mm/vmscan.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Dec 29 11:21:49 1998
- Orig file:
v2.2.0-pre1/linux/net/Config.in
- Orig date:
Thu Sep 17 17:53:39 1998
diff -u --recursive --new-file v2.2.0-pre1/linux/net/Config.in linux/net/Config.in
@@ -54,11 +54,14 @@
bool 'Forwarding between high speed interfaces' CONFIG_NET_HW_FLOWCONTROL
bool 'CPU is too slow to handle full bandwidth' CONFIG_CPU_IS_SLOW
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ mainmenu_option next_comment
+ comment 'QoS and/or fair queueing'
bool 'QoS and/or fair queueing' CONFIG_NET_SCHED
if [ "$CONFIG_NET_SCHED" = "y" ]; then
source net/sched/Config.in
fi
# bool 'Network code profiler' CONFIG_NET_PROFILE
+ endmenu
fi
fi
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov