aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2012-05-17 13:28:30 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-05-17 13:28:30 +0000
commit06370f57c10b2d547584fcacaed4abc02c392704 (patch)
tree71e9bbfa2d31593d6d359c9322b3b996d7f10fcf /target
parent4a2b705ce719c6b3d39a972a57b652c20a7e71d0 (diff)
downloadmaster-187ad058-06370f57c10b2d547584fcacaed4abc02c392704.tar.gz
master-187ad058-06370f57c10b2d547584fcacaed4abc02c392704.tar.bz2
master-187ad058-06370f57c10b2d547584fcacaed4abc02c392704.zip
kernel: add some missing config options added by r31756
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31774 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.32
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 5e0eb7ef57..0e7078b66e 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -1785,11 +1785,13 @@ CONFIG_NET_SCHED=y
# CONFIG_NET_SCH_ATM is not set
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_CHOKE is not set
+# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_ESFQ is not set
CONFIG_NET_SCH_ESFQ_NFCT=y
CONFIG_NET_SCH_FIFO=y
+# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_HTB is not set