From b570fcc8fc069b5ed5295c79fd25ce87734e5797 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 24 Feb 2006 04:35:51 +0000 Subject: Add support for sch_esfq, iproute2 support will be coming soon git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3270 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/brcm-2.6/config | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/brcm-2.6/config') diff --git a/openwrt/target/linux/brcm-2.6/config b/openwrt/target/linux/brcm-2.6/config index 2cadc5789..ed4206147 100644 --- a/openwrt/target/linux/brcm-2.6/config +++ b/openwrt/target/linux/brcm-2.6/config @@ -498,6 +498,7 @@ CONFIG_NET_SCH_ATM=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m +CONFIG_NET_SCH_ESFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m -- cgit v1.2.3