summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2019-05-08 10:11:47 -0700
committerAmit Pundir <amit.pundir@linaro.org>2019-09-16 13:09:02 +0530
commit6fe0048916c83b087cfef4c4daa4dcc45d11b3cd (patch)
treeea168ac1d2ae33c16b01442ede989d2d9a22f107 /arch
parentcecf2103fddc4c9962cb7fde447155d7fc4a8642 (diff)
ANDROID: cuttlefish_defconfig: Enable CONFIG_CGROUP_SCHEDTUNE
schedtune cgroup controller is required by Android framework. Bug: 120439617 Bug: 124080437 Test: libcutils_test Change-Id: Ia19059ec3f3714787e0dc9adcf74df9922402f46 Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/configs/x86_64_cuttlefish_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig
index c7d121003aeb..a101b76a652b 100644
--- a/arch/x86/configs/x86_64_cuttlefish_defconfig
+++ b/arch/x86/configs/x86_64_cuttlefish_defconfig
@@ -23,6 +23,7 @@ CONFIG_CPUSETS=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_BPF=y
CONFIG_NAMESPACES=y
+CONFIG_SCHED_TUNE=y
CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_LZ4 is not set
# CONFIG_FHANDLE is not set