arm64: defconfig: Enable msm_performance for niobe

Enable msm_performance module for niobe target.

Change-Id: Icfa87d3858e8ac76461b617bf2c78db883fc6d3c
Signed-off-by: simran jaiswal <quic_simranja@quicinc.com>
This commit is contained in:
simran jaiswal 2024-04-24 16:25:04 +05:30
parent 5b40ea9ae2
commit 3524b5721b
2 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@ CONFIG_MSM_CORE_HANG_DETECT=m
CONFIG_MSM_GPI_DMA=m
# CONFIG_MSM_GPI_DMA_DEBUG is not set
# CONFIG_MSM_HAB is not set
CONFIG_MSM_PERFORMANCE=m
CONFIG_MSM_QMP=m
CONFIG_MSM_RDBG=m
CONFIG_MSM_SDEXPRESS=m

View File

@ -152,6 +152,7 @@ def define_niobe():
"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",