From 3f0718884fb3406189c2ce344db8257ed305b2f1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 May 2005 10:31:49 +0000 Subject: [PATCH] activate hfsc, for http://www.voip-info.org/wiki-QoS+Linux+with+HFSC SVN-Revision: 790 --- openwrt/package/linux/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1