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>
1 line
21 B
Text
1 line
21 B
Text
CONFIG_NET_SCH_ETF=m
|