diff options
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/linux/linux.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 5018f5d7f1..c48ee5a8e3 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -486,7 +486,7 @@ CONFIG_NET_SCHED=y CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_CSZ=m -# CONFIG_NET_SCH_HFSC is not set +CONFIG_NET_SCH_HFSC=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m |