X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=config%2FConfig-kernel.in;fp=config%2FConfig-kernel.in;h=4be5f53b515e5aea9ad3fb13da0f28c9eb6aa09c;hp=bbdf28bb233fd0f5a43c125253d2b950837a8ecc;hb=9f597bf0d0bbbc3b2c571dc29368164fcb095a63;hpb=c9981f17c132df04b31cf69f91f5f7c94e90d4be diff --git a/config/Config-kernel.in b/config/Config-kernel.in index bbdf28bb23..4be5f53b51 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