Merge "disp: Update the deps and configs"

This commit is contained in:
qctecmdr
2023-06-16 13:40:11 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 6 additions and 1 deletions

View File

@@ -176,7 +176,9 @@ module_entry(
},
},
deps = [
"//vendor/qcom/opensource/mm-drivers:%b_mm_drivers",
"//vendor/qcom/opensource/mm-drivers/hw_fence:%b_msm_hw_fence",
"//vendor/qcom/opensource/mm-drivers/sync_fence:%b_sync_fence",
"//vendor/qcom/opensource/mm-drivers/msm_ext_display:%b_msm_ext_display",
"//vendor/qcom/opensource/mmrm-driver:%b_mmrm_driver",
"//vendor/qcom/opensource/securemsm-kernel:%b_hdcp_qseecom_dlkm"
],

View File

@@ -23,5 +23,8 @@ def define_pineapple():
"CONFIG_DRM_SDE_VM",
"CONFIG_QCOM_WCD939X_I2C",
"CONFIG_THERMAL_OF",
"CONFIG_MSM_MMRM",
"CONFIG_QTI_HW_FENCE",
"CONFIG_QCOM_SPEC_SYNC",
],
)