From: hauke Date: Thu, 17 May 2012 13:28:30 +0000 (+0000) Subject: kernel: add some missing config options added by r31756 X-Git-Tag: fast2504n-3.10.28-merged~6027 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=a08e2a1c37799c72d6254687e63e1b59bf7be874;p=openwrt.git kernel: add some missing config options added by r31756 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31774 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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