# SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2019, Intel Corporation. All rights reserved. # config [31mCONFIG_INTEL_MEI_HDCP[0m tristate "Intel HDCP2.2 services of ME Interface" select [31mCONFIG_INTEL_MEI_ME[0m depends on [31mCONFIG_DRM_I915[0m help MEI Support for HDCP2.2 Services on Intel platforms. Enables the ME FW services required for HDCP2.2 support through I915 display driver of Intel. |