kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency
authorFelix Fietkau <nbd@openwrt.org>
Fri, 6 Jun 2014 09:20:15 +0000 (09:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 6 Jun 2014 09:20:15 +0000 (09:20 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41030

config/Config-kernel.in

index e64c4b775237e69a274c6c60fcf1b1a496fa5a49..a4a45b4048c86c41b651c8e12ba9eadcc8c53b20 100644 (file)
@@ -299,12 +299,9 @@ if KERNEL_CGROUPS
                  the kmem extension can use it to guarantee that no group of processes
                  will ever exhaust kernel resources alone.
 
                  the kmem extension can use it to guarantee that no group of processes
                  will ever exhaust kernel resources alone.
 
-       config KERNEL_PERF_EVENTS
-               bool
-               default y if KERNEL_CGROUP_PERF
-
        config KERNEL_CGROUP_PERF
                bool "Enable perf_event per-cpu per-container group (cgroup) monitoring"
        config KERNEL_CGROUP_PERF
                bool "Enable perf_event per-cpu per-container group (cgroup) monitoring"
+               select KERNEL_PERF_EVENTS
                default n
                help
                  This option extends the per-cpu mode to restrict monitoring to
                default n
                help
                  This option extends the per-cpu mode to restrict monitoring to