Skip to content

Commit 25cf460

Browse files
committed
config: add further cgroup config to bcmrpi
Signed-off-by: Jean-Christophe Berthon <[email protected]>
1 parent 05fd8f3 commit 25cf460

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm/configs/bcmrpi_defconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,13 @@ CONFIG_CGROUP_FREEZER=y
1818
CONFIG_CGROUP_DEVICE=y
1919
CONFIG_CPUSETS=y
2020
CONFIG_CGROUP_CPUACCT=y
21+
CONFIG_CGROUP_PIDS=y
22+
CONFIG_CGROUP_PERF=y
23+
CONFIG_CGROUP_NET_PRIO=y
2124
CONFIG_MEMCG=y
25+
CONFIG_MEMCG_SWAP=y
26+
CONFIG_MEMCG_SWAP_ENABLED=y
27+
CONFIG_MEMCG_KMEM=y
2228
CONFIG_BLK_CGROUP=y
2329
CONFIG_NAMESPACES=y
2430
CONFIG_USER_NS=y

0 commit comments

Comments
 (0)