Merge "defconfig: steppeauto: Add support for BWMON for SM6150"

This commit is contained in:
qctecmdr 2023-07-29 12:42:34 -07:00 committed by Gerrit - the friendly Code Review server
commit 118ddfb391
2 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,7 @@ CONFIG_POWER_RESET_QCOM_PON=m
CONFIG_POWER_RESET_QCOM_REBOOT_REASON=m
CONFIG_QCOM_AOSS_QMP=m
CONFIG_QCOM_APCS_IPC=m
# CONFIG_QCOM_BWMON is not set
CONFIG_QCOM_BWMON=m
CONFIG_QCOM_CDSP_RM=m
# CONFIG_QCOM_CLK_APCS_MSM8916 is not set
# CONFIG_QCOM_CLK_APCS_SDX55 is not set

View File

@ -92,6 +92,7 @@ def define_sdmsteppeauto():
"drivers/soc/qcom/cdsprm.ko",
"drivers/soc/qcom/cmd-db.ko",
"drivers/soc/qcom/core_hang_detect.ko",
"drivers/soc/qcom/dcvs/bwmon.ko",
"drivers/soc/qcom/dcvs/dcvs_fp.ko",
"drivers/soc/qcom/dcvs/memlat.ko",
"drivers/soc/qcom/dcvs/qcom-dcvs.ko",