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

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

Merge "lib: spinlock: Change MSM_WATCHDOG_V2 to QCOM_WATCHDOG_V2"

parents c2e92092 01ee295a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1020,7 +1020,7 @@ choice


	config DEBUG_SPINLOCK_BITE_ON_BUG
	config DEBUG_SPINLOCK_BITE_ON_BUG
		bool "Cause a Watchdog Bite on Spinlock bug"
		bool "Cause a Watchdog Bite on Spinlock bug"
		depends on MSM_WATCHDOG_V2
		depends on QCOM_WATCHDOG_V2
		help
		help
		  On a spinlock bug, cause a watchdog bite so that we can get the precise
		  On a spinlock bug, cause a watchdog bite so that we can get the precise
		  state of the system captured at the time of spin dump. This is mutually
		  state of the system captured at the time of spin dump. This is mutually