Skip to content

Commit

Permalink
arch/arm64: configs: Enable cpuset
Browse files Browse the repository at this point in the history
  • Loading branch information
luca020400 authored and luk1337 committed Feb 2, 2016
1 parent b3ee253 commit c6b00f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/configs/cyanogenmod_ze550kl_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ CONFIG_CGROUPS=y
CONFIG_CGROUP_DEBUG=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_DEVICE is not set
# CONFIG_CPUSETS is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_MEMCG is not set
Expand Down

0 comments on commit c6b00f7

Please sign in to comment.