kernel: rename CONFIG_NETPRIO_CGROUP to CONFIG_CGROUP_NET_PRIO
[openwrt/staging/jow.git] / config / Config-kernel.in
index f7ba2b67230c31c06a41906ba957fc9ebc520fc0..301d679e4eb5afda3d4cb19c2aecd4cb7a2f5e65 100644 (file)
@@ -477,10 +477,14 @@ config KERNEL_KEXEC
 config KERNEL_PROC_VMCORE
        bool
 
+config KERNEL_PROC_KCORE
+       bool
+
 config KERNEL_CRASH_DUMP
        depends on i386 || x86_64 || arm || armeb
        select KERNEL_KEXEC
        select KERNEL_PROC_VMCORE
+       select KERNEL_PROC_KCORE
        bool "Enable support for kexec crashdump"
        default y
 
@@ -762,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