Skip to content

Commit

Permalink
config: add further cgroup config to bcmrpi
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
  • Loading branch information
jcberthon committed Oct 26, 2016
1 parent 05fd8f3 commit 25cf460
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_NAMESPACES=y
CONFIG_USER_NS=y
Expand Down

0 comments on commit 25cf460

Please sign in to comment.