qcom_stats: Enable stats for SA8155

Enable qcom_stat module for SA8155.

Change-Id: I8e9db803fdeb75977d34fe8beac2dd926ed5512f
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@quicinc.com>
This commit is contained in:
Raghavendra Prasad N 2023-04-26 01:04:35 +05:30
parent 1ab8547f2f
commit b46083e0cb
2 changed files with 2 additions and 0 deletions

View File

@ -153,6 +153,7 @@ CONFIG_QCOM_SPMI_ADC5=m
CONFIG_QCOM_SPMI_ADC_TM5=m
CONFIG_QCOM_SPMI_TEMP_ALARM=m
CONFIG_QCOM_SPSS=m
CONFIG_QCOM_STATS=m
CONFIG_QCOM_SYSMON=m
CONFIG_QCOM_TSENS=m
CONFIG_QCOM_VADC_COMMON=m

View File

@ -126,6 +126,7 @@ def define_gen3auto():
"drivers/soc/qcom/qcom_rpmh.ko",
"drivers/soc/qcom/qcom_soc_wdt.ko",
"drivers/soc/qcom/qcom_wdt_core.ko",
"drivers/soc/qcom/qcom_stats.ko",
"drivers/soc/qcom/qmi_helpers.ko",
"drivers/soc/qcom/qsee_ipc_irq_bridge.ko",
"drivers/soc/qcom/rq_stats.ko",