patch-2.3.15 linux/net/sched/Config.in
Next file: linux/net/sched/Makefile
Previous file: linux/net/rose/rose_route.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Aug 23 09:56:32 1999
-  Orig file: 
v2.3.14/linux/net/sched/Config.in
-  Orig date: 
Sun Mar 21 07:22:00 1999
diff -u --recursive --new-file v2.3.14/linux/net/sched/Config.in linux/net/sched/Config.in
@@ -7,6 +7,9 @@
 tristate 'CSZ packet scheduler' CONFIG_NET_SCH_CSZ
 #tristate 'H-PFQ packet scheduler' CONFIG_NET_SCH_HPFQ
 #tristate 'H-FSC packet scheduler' CONFIG_NET_SCH_HFCS
+if [ "$CONFIG_ATM" = "y" ]; then
+    bool 'ATM pseudo-scheduler' CONFIG_NET_SCH_ATM
+fi
 tristate 'The simplest PRIO pseudoscheduler' CONFIG_NET_SCH_PRIO
 tristate 'RED queue' CONFIG_NET_SCH_RED
 tristate 'SFQ queue' CONFIG_NET_SCH_SFQ
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)