Browse Source

kernel: rename CONFIG_NETPRIO_CGROUP to CONFIG_CGROUP_NET_PRIO

This has been changed in kernel 3.14.

Signed-off-by: Javier Marcet <[email protected]>
Javier Marcet 5 years ago
parent
commit
caf09f2b84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/Config-kernel.in

+ 1 - 1
config/Config-kernel.in

@@ -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