display-drivers: sync Kbuild configuration flags with bazel

Change-Id: Ia584856872a4dc04883a751f6ca7c5bc9a82d1d2
This commit is contained in:
dianlujitao
2025-01-27 21:42:14 +08:00
committed by Bruno Martins
parent 3fccf0ee14
commit 9eb91acb99
2 changed files with 2 additions and 0 deletions

View File

@@ -30,5 +30,6 @@ export CONFIG_DRM_SDE_VM=y
export CONFIG_QTI_HW_FENCE=y
export CONFIG_QCOM_SPEC_SYNC=y
export CONFIG_QCOM_WCD939X_I2C=y
export CONFIG_MSM_EXT_DISPLAY=y
export CONFIG_DRM_SDE_CESTA=y
export CONFIG_SMMU_PROXY=y

View File

@@ -34,5 +34,6 @@
#define CONFIG_QTI_HW_FENCE 1
#define CONFIG_QCOM_SPEC_SYNC 1
#define CONFIG_QCOM_WCD939X_I2C 1
#define CONFIG_MSM_EXT_DISPLAY 1
#define CONFIG_DRM_SDE_CESTA 1
#define CONFIG_SMMU_PROXY 1