summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@google.com>2017-07-11 10:06:37 -0700
committerAmit Pundir <amit.pundir@linaro.org>2017-08-11 19:31:04 +0530
commit3c79e06eaa89b544e738e11b3cc4cc8491435e3c (patch)
treeaa09b600cffd2382f8d4a6e71d431515327ba63e /android
parentea41a1bb12fe692eadaa0a2b05a6a6791ae64fc6 (diff)
ANDROID: android-base.cfg: remove CONFIG_CGROUP_DEBUG
This config option is not required by Android. Bug: 63578267 Change-Id: I163fa19183734a1a343d525e885a000a495c242e Signed-off-by: Steve Muckle <smuckle@google.com>
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index d675e712fe8c..28dce6c0516d 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -17,7 +17,6 @@ CONFIG_AUDIT=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_CGROUPS=y
CONFIG_CGROUP_CPUACCT=y
-CONFIG_CGROUP_DEBUG=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_SCHED=y
CONFIG_DEFAULT_SECURITY_SELINUX=y