summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorLingutla Chandrasekhar <clingutla@codeaurora.org>2017-04-24 12:47:50 +0530
committerLingutla Chandrasekhar <clingutla@codeaurora.org>2017-04-25 14:39:27 +0530
commit0e3b77f3f3c1c6b6b94fc544b29cd101fb6b9507 (patch)
treeaf285a4ad96cefd006f1ecbedc400032a5d7c486 /arch/arm64
parent0bdf562cc7f3e4c86f18fc98d5737bcac5e69c5f (diff)
defconfig: msm: Enable cache dump and common log in perf build
With Minidump support, SDI can run in production devices, which would dump pmic, rpm code and vsense data of the device at system crash as minidump. Additionally, cache dumps would help to find out cache corruptions in production devices. Hence enable cache dump and common log in perf builds. Change-Id: Ice2ed94bda2903a3fd3ca6dc16c008b7a8fae101 Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/sdm660-perf_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/sdm660-perf_defconfig b/arch/arm64/configs/sdm660-perf_defconfig
index ffb983587c31..9a4841db89be 100644
--- a/arch/arm64/configs/sdm660-perf_defconfig
+++ b/arch/arm64/configs/sdm660-perf_defconfig
@@ -526,6 +526,7 @@ CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y
+CONFIG_QCOM_COMMON_LOG=y
CONFIG_MSM_SMEM=y
CONFIG_QPNP_HAPTIC=y
CONFIG_QPNP_PBS=y
@@ -556,6 +557,7 @@ CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_ICNSS=y
CONFIG_MSM_RUN_QUEUE_STATS=y
CONFIG_MSM_BOOT_STATS=y
+CONFIG_QCOM_CPUSS_DUMP=y
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_CDSP_LOADER=y
CONFIG_MSM_PERFORMANCE=y