Add sch_fq and sch_pie to the kmod-sched package.
[openwrt.git] / package / kernel / linux / modules / netsupport.mk
index 4483581..adfdace 100644 (file)
@@ -802,6 +802,8 @@ define KernelPackage/sched
        CONFIG_NET_SCH_TBF \
        CONFIG_NET_SCH_SFQ \
        CONFIG_NET_SCH_TEQL \
+       CONFIG_NET_SCH_FQ \
+       CONFIG_NET_SCH_PIE \
        CONFIG_NET_CLS_BASIC \
        CONFIG_NET_ACT_POLICE \
        CONFIG_NET_ACT_IPT \