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

Commit 0fbf4c60 authored by Shreyas K K's avatar Shreyas K K
Browse files

drivers: qcom: Rename MSM_BOOT_TIME_MARKER



Prefix MSM_BOOT_TIME_MARKER with QGKI to differentiate
it as a vendor-specific config.

Change-Id: Icf369a4b217722d997706d30ffaceaf08b3e8ee1
Signed-off-by: default avatarShreyas K K <shrekk@codeaurora.org>
parent 1c9badc6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -395,9 +395,9 @@ config MSM_BOOT_STATS
	  This figures are reported in mpm sleep clock cycles and have a
	  resolution of 31 bits as 1 bit is used as an overflow check.

config MSM_BOOT_TIME_MARKER
config QGKI_MSM_BOOT_TIME_MARKER
	bool "Use MSM boot time marker reporting"
	depends on MSM_BOOT_STATS
	depends on MSM_BOOT_STATS && QGKI
	help
	  Use this to mark msm boot kpi for measurement.
	  An instrumentation for boot time measurement.