arm64: defconfig: Enable msm_performance for pitti

Enable msm_performance module for pitti target.

Change-Id: I9e0f7578161cde71e36297692fbce719bb786601
Signed-off-by: Rajat Asthana <quic_rasthana@quicinc.com>
This commit is contained in:
Rajat Asthana 2024-03-07 18:43:47 +05:30
parent 1d8860003e
commit 13e5cf0ecb
2 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,7 @@ CONFIG_MSM_CORE_HANG_DETECT=m
CONFIG_MSM_GPI_DMA=m
# CONFIG_MSM_HAB is not set
CONFIG_MSM_HSUSB_PHY=m
CONFIG_MSM_PERFORMANCE=m
CONFIG_MSM_QMP=m
CONFIG_MSM_RDBG=m
CONFIG_MSM_RPM_SMD=m

View File

@ -131,6 +131,7 @@ def define_pitti():
"drivers/soc/qcom/memshare/heap_mem_ext_v01.ko",
"drivers/soc/qcom/memshare/msm_memshare.ko",
"drivers/soc/qcom/minidump.ko",
"drivers/soc/qcom/msm_performance.ko",
"drivers/soc/qcom/panel_event_notifier.ko",
"drivers/soc/qcom/pdr_interface.ko",
"drivers/soc/qcom/pmic-glink-debug.ko",