arm64: defconfig: Enable MSM_BOOT_STATS for sm6150
Enable MSM_BOOT_STATS config for Kernel MPM timestamp. Change-Id: I5ea07044beac6cd8e9ed98cdb6167b9fe0415abd Signed-off-by: Mohana LNU <quic_mohalnu@quicinc.com>
This commit is contained in:
parent
34ee5c32bc
commit
280338cb99
2 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ CONFIG_MMC_BLOCK_MINORS=32
|
|||
CONFIG_MMC_CRYPTO_QTI=m
|
||||
CONFIG_MMC_SDHCI_MSM=m
|
||||
# CONFIG_MODULE_SIG_ALL is not set
|
||||
CONFIG_MSM_BOOT_STATS=m
|
||||
CONFIG_MSM_CORE_HANG_DETECT=m
|
||||
CONFIG_MSM_QMP=m
|
||||
CONFIG_MSM_QUSB_PHY=m
|
||||
|
|
|
|||
|
|
@ -107,6 +107,7 @@ def define_sdmsteppeauto():
|
|||
"drivers/rpmsg/qcom_glink_spss.ko",
|
||||
"drivers/rpmsg/qcom_smd.ko",
|
||||
"drivers/rtc/rtc-pm8xxx.ko",
|
||||
"drivers/soc/qcom/boot_stats.ko",
|
||||
"drivers/soc/qcom/cdsprm.ko",
|
||||
"drivers/soc/qcom/cmd-db.ko",
|
||||
"drivers/soc/qcom/core_hang_detect.ko",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue