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

Commit 840acd9f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: arm64: msm: Enable MSM_DEBUG_LAR_UNLOCK for MSM8953"

parents 084148b9 4e85f111
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -549,6 +549,7 @@ CONFIG_MSM_GLADIATOR_HANG_DETECT=y
CONFIG_QCOM_EUD=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_MSM_DEBUG_LAR_UNLOCK=y
CONFIG_MSM_RPM_SMD=y
CONFIG_QCOM_BUS_SCALING=y
CONFIG_QCOM_SECURE_BUFFER=y
+9 −0
Original line number Diff line number Diff line
@@ -278,6 +278,15 @@ config QCOM_MEMORY_DUMP_V2
	  of deadlocks or cpu hangs these dump regions are captured to
	  give a snapshot of the system at the time of the crash.

config MSM_DEBUG_LAR_UNLOCK
        bool "MSM Debug LAR Unlock Support"
        depends on QCOM_MEMORY_DUMP_V2
        help
         This allows unlocking Core Debug lock to allow capture
         of upper 32 bits of program counter at the time of
         system crash. This is useful in getting correct crash
         location.

config QCOM_MINIDUMP
	bool "QCOM Minidump Support"
	depends on MSM_SMEM && QCOM_DLOAD_MODE