Commit d35e28b5 authored by Alexander Usyskin's avatar Alexander Usyskin Committed by Greg Kroah-Hartman
Browse files

mei: hdcp: add dependency on Xe driver

parent ceeedd95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
config INTEL_MEI_HDCP
	tristate "Intel HDCP2.2 services of ME Interface"
	depends on INTEL_MEI_ME
	depends on DRM_I915
	depends on DRM_I915 || DRM_XE
	help
	  MEI Support for HDCP2.2 Services on Intel platforms.