kernel: rename CONFIG_NETPRIO_CGROUP to CONFIG_CGROUP_NET_PRIO
This has been changed in kernel 3.14. Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
parent
4c3b81b75d
commit
caf09f2b84
|
@ -766,7 +766,7 @@ if KERNEL_CGROUPS
|
|||
bool "Control Group Classifier"
|
||||
default y
|
||||
|
||||
config KERNEL_NETPRIO_CGROUP
|
||||
config KERNEL_CGROUP_NET_PRIO
|
||||
bool "Network priority cgroup"
|
||||
default y
|
||||
|
||||
|
|
Loading…
Reference in New Issue