--- zzzz-none-000/linux-4.1.38/net/sched/Kconfig 2017-01-18 18:48:06.000000000 +0000 +++ bcm63-7582-715/linux-4.1.38/net/sched/Kconfig 2020-11-25 10:06:48.000000000 +0000 @@ -309,6 +309,18 @@ If unsure, say N. +config NET_SCH_LLQ + tristate "LLQ Queue (CBWFQ with strict priorities)" + depends on NET_SCHED + help + If you say Y here, you will be able to schedule packets + with strict priorities and weight. + (Class-Bases Weighted Fair Queuing with strict priorities) + If unsure, say Y. + + To compile this code as a module, choose M here: the + module will be called sch_llq. + config NET_SCH_INGRESS tristate "Ingress Qdisc" depends on NET_CLS_ACT