Skip to content

Commit

Permalink
kernel: add codel and fq_codel support to kmod-sched (patch by Dave T…
Browse files Browse the repository at this point in the history
…äht)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31757 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
nbd committed May 16, 2012
1 parent b3c4d36 commit b576ae7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/kernel/modules/netsupport.mk
Expand Up @@ -651,6 +651,8 @@ define KernelPackage/sched
CONFIG_NET_SCH_TBF \
CONFIG_NET_SCH_SFQ \
CONFIG_NET_SCH_TEQL \
CONFIG_NET_SCH_CODEL \
CONFIG_NET_SCH_FQ_CODEL \
CONFIG_NET_CLS=y \
CONFIG_NET_CLS_ACT=y \
CONFIG_NET_CLS_BASIC \
Expand Down

0 comments on commit b576ae7

Please sign in to comment.