summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/brcm-2.6/config
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-24 04:35:51 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-24 04:35:51 +0000
commitb570fcc8fc069b5ed5295c79fd25ce87734e5797 (patch)
tree0bba5b06c8f8febc863e09d9e6eb7e1b4ae4bc7f /openwrt/target/linux/brcm-2.6/config
parent5ddd435116e1fd6798200c25de4167a14a74768b (diff)
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
Diffstat (limited to 'openwrt/target/linux/brcm-2.6/config')
-rw-r--r--openwrt/target/linux/brcm-2.6/config1
1 files changed, 1 insertions, 0 deletions
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