diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-03 10:31:49 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-03 10:31:49 +0000 |
commit | d33a9939bc1271c2ed3cd7b263cf10914e44ce0d (patch) | |
tree | 20282c5902bfe16796f097308e53f06c55e67748 /openwrt/package | |
parent | e7c015c9d458523a77c2eb63411a0482683d2abf (diff) |
activate hfsc, for http://www.voip-info.org/wiki-QoS+Linux+with+HFSC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@790 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/linux/linux.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 5018f5d7f1..c48ee5a8e3 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -486,7 +486,7 @@ CONFIG_NET_SCHED=y CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_CSZ=m -# CONFIG_NET_SCH_HFSC is not set +CONFIG_NET_SCH_HFSC=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m |