summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhimanyu Kapur <abhimany@codeaurora.org>2016-02-12 16:17:57 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:08:41 -0700
commit5de8258ed390ab9b1f2bb5f50801389b15ae5d1e (patch)
tree7062319e81b1afaf7a2b756688ab9da2075d1eb6
parent6fb5665397398c7794c49783234d0af7f06199ec (diff)
defconfig: msmcortex: enable core hang detection
Enable core hang detection debug feature on msmcortex defconfig. Change-Id: I4cbf8811f190d88e6a0efddc23ee19f80b5a74df Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index e7f49ca7c727..8452907bc6d4 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -197,6 +197,7 @@ CONFIG_QCOM_SCM_XPU=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_MSM_GLADIATOR_HANG_DETECT=y
+CONFIG_MSM_CORE_HANG_DETECT=y
CONFIG_TRACER_PKT=y
CONFIG_PHY_XGENE=y
CONFIG_ANDROID=y