Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
defconfig: msm: enable CONFIG_ MSM_BOOT_TIME_MARKER
Browse files Browse the repository at this point in the history
Enable CONFIG_ MSM_BOOT_TIME_MARKER for to get boot
kpi marker.

Change-Id: I59857d194d0c62e10935cdfa8fcafca7c4ffba87
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
  • Loading branch information
KAGA-KOKO authored and Gerrit - the friendly Code Review server committed May 28, 2020
1 parent 5bda9ec commit 3f41bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/vendor/sdxprairie-perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ CONFIG_SSR_SYSMON_NOTIF_TIMEOUT=20000
CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000
CONFIG_PANIC_ON_SSR_NOTIF_TIMEOUT=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_MSM_BOOT_TIME_MARKER=y
CONFIG_QCOM_DCC_V2=y
CONFIG_SDX_EXT_IPC=y
CONFIG_QCOM_SECURE_BUFFER=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/vendor/sdxprairie_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ CONFIG_SSR_SYSMON_NOTIF_TIMEOUT=20000
CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000
CONFIG_PANIC_ON_SSR_NOTIF_TIMEOUT=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_MSM_BOOT_TIME_MARKER=y
CONFIG_QCOM_DCC_V2=y
CONFIG_SDX_EXT_IPC=y
CONFIG_QCOM_SECURE_BUFFER=y
Expand Down

0 comments on commit 3f41bc1

Please sign in to comment.