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>
This commit is contained in:
parent
92cc35433d
commit
97841e574a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue