mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)
SVN-Revision: 31757
This commit is contained in:
parent
54edbfabac
commit
f9b64e59ca
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue