From: Felix Fietkau Date: Wed, 10 Jul 2013 07:51:47 +0000 (+0000) Subject: Config.in: remove duplicate KERNEL_PERF_EVENTS symbol X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=60abecf605707fc81b8b7892aa7eaefe02c958e0;p=openwrt%2Fstaging%2Fdedeckeh.git Config.in: remove duplicate KERNEL_PERF_EVENTS symbol Signed-off-by: Felix Fietkau SVN-Revision: 37222 --- diff --git a/Config.in b/Config.in index b800fc6f4d..97aef0f344 100644 --- a/Config.in +++ b/Config.in @@ -448,13 +448,10 @@ menu "Global build settings" 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" default n + select KERNEL_PERF_EVENTS help This option extends the per-cpu mode to restrict monitoring to threads which belong to the cgroup specified and run on the