disp: config: enable HDCP config for kalama

Enable HPCP module for Kalama.

Change-Id: I40daa8525b46533818990908404197ed0921c729
Signed-off-by: Vara Reddy <quic_varar@quicinc.com>
This commit is contained in:
Vara Reddy
2022-03-23 13:03:10 -07:00
parent 8c413f511e
commit 657ac66343
2 changed files with 2 additions and 0 deletions

View File

@@ -11,4 +11,5 @@ export CONFIG_DRM_SDE_WB=y
export CONFIG_DRM_MSM_REGISTER_LOGGING=y
export CONFIG_MSM_MMRM=y
export CONFIG_DISPLAY_BUILD=m
export CONFIG_HDCP_QSEECOM=y
export CONFIG_DRM_SDE_VM=y

View File

@@ -19,4 +19,5 @@
#define CONFIG_QCOM_MDSS_PLL 1
#define CONFIG_GKI_DISPLAY 1
#define CONFIG_MSM_EXT_DISPLAY 1
#define CONFIG_HDCP_QSEECOM 1
#define CONFIG_DRM_SDE_VM 1