aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.6/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-24 04:35:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-24 04:35:51 +0000
commit66d32a575645475bf28f926842023364022019af (patch)
treed7cf06e84766d9da398ac14f0438eb7663b26af0 /target/linux/brcm-2.6/config
parent96ea4a52a58b36f02da3d1bb7c679fd20077a4b4 (diff)
downloadmaster-187ad058-66d32a575645475bf28f926842023364022019af.tar.gz
master-187ad058-66d32a575645475bf28f926842023364022019af.tar.bz2
master-187ad058-66d32a575645475bf28f926842023364022019af.zip
Add support for sch_esfq, iproute2 support will be coming soon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3270 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.6/config')
-rw-r--r--target/linux/brcm-2.6/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm-2.6/config b/target/linux/brcm-2.6/config
index 2cadc57898..ed4206147a 100644
--- a/target/linux/brcm-2.6/config
+++ b/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