4d74a54cd4
Enable the ETF queuing discipline (qdisc) as a module, similar to many other qdiscs that we have enabled as modules. ETF stands for Earliest TxTime first and it enables applications to schedule network packets to be sent in the future. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2 lines
21 B
Plaintext
2 lines
21 B
Plaintext
CONFIG_NET_SCH_ETF=m
|