Enable network schedulers.

master
Icedream 2017-05-25 09:20:24 +02:00
parent cb0c59af7f
commit 3276bf6df6
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 5 additions and 5 deletions

10
.config
View File

@ -1120,11 +1120,11 @@ FREETZ_LIB_libctlmgr=y
#
# network scheduler
#
# FREETZ_MODULE_sch_cbq is not set
# FREETZ_MODULE_sch_htb is not set
# FREETZ_MODULE_sch_llq is not set
# FREETZ_MODULE_sch_sfq is not set
# FREETZ_MODULE_sch_tbf is not set
FREETZ_MODULE_sch_cbq=y
FREETZ_MODULE_sch_htb=y
FREETZ_MODULE_sch_llq=y
FREETZ_MODULE_sch_sfq=y
FREETZ_MODULE_sch_tbf=y
# FREETZ_MODULE_rfcomm is not set
# FREETZ_MODULE_sunrpc is not set