Enable legacy CGROUP configuration related to MEMCG and CPUSETS.
There are configurations for cgroup V1, it's for not environmenet
preparing to use cgroup V2 yet. Tizen still needs to utilize cgroup v1.
Change-Id: I62f2dbc3f133d9879339dad7839887154f2d9a0f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
CONFIG_LOG_BUF_SHIFT=19
CONFIG_CGROUPS=y
CONFIG_MEMCG=y
+CONFIG_MEMCG_V1=y
CONFIG_CGROUP_SCHED=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
+CONFIG_CPUSETS_V1=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y