Merge "arm64: defconfig: Enable GPU scan dump skip cooling device driver"

This commit is contained in:
qctecmdr 2024-01-12 18:39:04 -08:00 committed by Gerrit - the friendly Code Review server
commit deb37748b8
2 changed files with 2 additions and 0 deletions

View File

@ -250,6 +250,7 @@ CONFIG_QTI_DDR_COOLING_DEVICE=m
CONFIG_QTI_DEVFREQ_CDEV=m
CONFIG_QTI_DYNPF_SCMI=m
CONFIG_QTI_GLINK_ADC=m
CONFIG_QTI_GPU_DUMP_SKIP_COOLING_DEVICE=m
CONFIG_QTI_HW_KEY_MANAGER=m
CONFIG_QTI_IOMMU_SUPPORT=m
CONFIG_QTI_MPAM=m

View File

@ -224,6 +224,7 @@ def define_pineapple():
"drivers/thermal/qcom/cpu_hotplug.ko",
"drivers/thermal/qcom/cpu_voltage_cooling.ko",
"drivers/thermal/qcom/ddr_cdev.ko",
"drivers/thermal/qcom/gpu_dump_skip_cdev.ko",
"drivers/thermal/qcom/max31760_fan.ko",
"drivers/thermal/qcom/msm_lmh_dcvs.ko",
"drivers/thermal/qcom/qcom-spmi-temp-alarm.ko",