Signed-off-by: Daniel Golle <[email protected]>
---
config/Config-kernel.in | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 2572bf4..38d953c 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -265,6 +265,13 @@ if KERNEL_CGROUPS
Provides a cgroup implementing whitelists for devices which
a process in the cgroup can mknod or open.
+ config KERNEL_CGROUP_PIDS
+ bool "PIDs cgroup subsystem"
+ default y
+ help
+ Provides enforcement of process number limits in the scope of
a
+ cgroup.
+
config KERNEL_CPUSETS
bool "Cpuset support"
default n
--
2.6.0
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel