--- zzzz-none-000/linux-4.1.52/net/sched/Kconfig 2018-05-28 02:26:45.000000000 +0000 +++ bcm63-7530ax-731/linux-4.1.52/net/sched/Kconfig 2022-03-02 11:37:14.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