Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 600d77e4 authored by Swetha Chikkaboraiah's avatar Swetha Chikkaboraiah Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: Disable few configs for msm8909 perf



This change disables below configs for
the msm8909 perf config
CONFIG_CGROUP_DEBUG
CONFIG_SLUB_DEBUG
CONFIG_VT

Change-Id: Id8b3f8bccc37e6089ec48655d26d81db9a01c889
CRs-Fixed: 2105947
Signed-off-by: default avatarSwetha Chikkaboraiah <schikk@codeaurora.org>
parent 8a754d52
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ CONFIG_RCU_FAST_NO_HZ=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_CGROUPS=y
CONFIG_CGROUP_DEBUG=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
@@ -29,6 +28,7 @@ CONFIG_RD_LZMA=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_KALLSYMS_ALL=y
CONFIG_EMBEDDED=y
# CONFIG_SLUB_DEBUG is not set
CONFIG_PROFILING=y
CONFIG_CC_STACKPROTECTOR_REGULAR=y
CONFIG_ARCH_MMAP_RND_BITS=16
@@ -294,6 +294,7 @@ CONFIG_SENSORS_MPU6050=y
CONFIG_SENSORS_AKM8963=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=m
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_DEVMEM is not set
# CONFIG_DEVKMEM is not set