fix(cros-kernel/x86_64_defconfig) enable CONFIG_MEMCG_SWAP_ENABLED

This is requested so that cgroups can swap properly.
This commit is contained in:
Greg Kroah-Hartman 2013-06-18 11:45:39 -07:00
parent b8332bffac
commit 0d779e0a36

View File

@ -146,7 +146,7 @@ CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
# CONFIG_MEMCG_SWAP_ENABLED is not set
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_KMEM=y
# CONFIG_CGROUP_HUGETLB is not set
CONFIG_CGROUP_PERF=y