defconfig: Enable msm_show_epoch driver for pineapple

Enable msm_show_epoch driver to how epoch values when
device enters and exits out of suspend.

Change-Id: Ib00d3ea0c88516dae4c37793584f78419c7e5990
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
This commit is contained in:
Minghao Zhang 2023-06-29 14:34:44 +08:00
parent f0b5d4de0e
commit 3933ad93d6
2 changed files with 2 additions and 0 deletions

View File

@ -274,6 +274,7 @@ CONFIG_SCHED_WALT=m
CONFIG_SCSI_UFS_CRYPTO_QTI=m
CONFIG_SCSI_UFS_QCOM=m
CONFIG_SERIAL_MSM_GENI=m
CONFIG_SHOW_SUSPEND_EPOCH=m
CONFIG_SLIMBUS=m
CONFIG_SLIM_QCOM_NGD_CTRL=m
CONFIG_SM_CAMCC_PINEAPPLE=m

View File

@ -168,6 +168,7 @@ def define_pineapple():
"drivers/soc/qcom/memshare/msm_memshare.ko",
"drivers/soc/qcom/minidump.ko",
"drivers/soc/qcom/msm_performance.ko",
"drivers/soc/qcom/msm_show_epoch.ko",
"drivers/soc/qcom/panel_event_notifier.ko",
"drivers/soc/qcom/pcie-pdc.ko",
"drivers/soc/qcom/pdr_interface.ko",