]> Git Repo - linux.git/blob - drivers/misc/mei/pxp/Kconfig
Linux 6.14-rc3
[linux.git] / drivers / misc / mei / pxp / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c) 2020, Intel Corporation. All rights reserved.
3 #
4 config INTEL_MEI_PXP
5         tristate "Intel PXP services of ME Interface"
6         depends on INTEL_MEI_ME
7         depends on DRM_I915 || DRM_XE
8         help
9           MEI Support for PXP Services on Intel platforms.
10
11           Enables the ME FW services required for PXP support through
12           I915 display driver of Intel.
This page took 0.028515 seconds and 4 git commands to generate.