[PATCH v7 39/39] misc/Kconfig: Enabling mei_hdcp by default

Ramalingam C ramalingam.c at intel.com
Tue Sep 25 15:21:02 UTC 2018


FOR TESTING PURPOSE ONLY.

Enabled the mei support for HDCP2.2. This patch is created to test
the interface between I915 and MEI_HDCP.

Signed-off-by: Ramalingam C <ramalingam.c at intel.com>
---
 drivers/misc/mei/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/misc/mei/Kconfig b/drivers/misc/mei/Kconfig
index 9c518b7f0011..90ed55210447 100644
--- a/drivers/misc/mei/Kconfig
+++ b/drivers/misc/mei/Kconfig
@@ -48,5 +48,6 @@ config INTEL_MEI_HDCP
 	tristate "Intel HDCP2.2 services of ME Interface"
 	select INTEL_MEI_ME
 	depends on DRM_I915
+	default y
 	help
 	  MEI Support for HDCP2.2 Services on Intel SoCs.
-- 
2.7.4



More information about the Intel-gfx-trybot mailing list