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

Commit 4993b753 authored by Archit Saxena's avatar Archit Saxena Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: arm64: msm: Enable MSM_DEBUG_LAR_UNLOCK for QCS405 perf



Enable MSM_DEBUG_LAR_UNLOCK for QCS405 and QCS403 perf. This allows
unlocking Core Debug lock to allow capture of upper 32 bits of program
counter at the time of system dump.

Change-Id: I82cbfe33d4ae45692dba9030e2ecba241b767e78
Signed-off-by: default avatarArchit Saxena <archsaxe@codeaurora.org>
parent 28a66470
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -449,6 +449,7 @@ CONFIG_MSM_SPM=y
CONFIG_MSM_L2_SPM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_MSM_DEBUG_LAR_UNLOCK=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_QCOM_WDOG_IPI_ENABLE=y
+1 −0
Original line number Diff line number Diff line
@@ -449,6 +449,7 @@ CONFIG_MSM_SPM=y
CONFIG_MSM_L2_SPM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_MSM_DEBUG_LAR_UNLOCK=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_QCOM_WDOG_IPI_ENABLE=y