projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339ba1d
)
kernel: add some missing config options added by r31756
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 17 May 2012 13:28:30 +0000
(13:28 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 17 May 2012 13:28:30 +0000
(13:28 +0000)
SVN-Revision: 31774
target/linux/generic/config-3.3
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-3.3
b/target/linux/generic/config-3.3
index 5e0eb7ef57e38809dc36586fd7b5604fa6a6dbf8..0e7078b66e54998fd12549217a499054414fa3de 100644
(file)
--- 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