summaryrefslogtreecommitdiffstats
path: root/net/sched/Config.in
blob: d1287a78152301a291f124118556003a0e357546 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Traffic control configuration.
# 
tristate 'CBQ packet scheduler' CONFIG_NET_SCH_CBQ
tristate 'CSZ packet scheduler' CONFIG_NET_SCH_CSZ
#tristate 'HFQ packet scheduler' CONFIG_NET_SCH_HFQ
tristate 'RED queueing discipline' CONFIG_NET_SCH_RED
tristate 'SFQ queueing discipline' CONFIG_NET_SCH_SFQ
tristate 'auxiliary TBF queue' CONFIG_NET_SCH_TBF
tristate 'auxiliary FIFO queue' CONFIG_NET_SCH_PFIFO
tristate 'auxiliary PRIO queue' CONFIG_NET_SCH_PRIO