[PATCH v2 0/4] Relax config dependencies for MEI

Simon Richter Simon.Richter at hogyros.de
Thu Jul 31 11:36:31 UTC 2025


Hi,

this allows using MEI on non-x86 CPUs, compiling it into the kernel while
GPU drivers are modules, compiling it for testing purposes, and accepts Xe
as a prerequisite for a GSC interface (i915 is still x86 only).

   Simon

Simon Richter (4):
  misc/mei: Allow building Intel ME interface on non-x86
  misc/mei: Decouple ME interfaces from GPU drivers
  misc/mei: Allow building standalone for compile testing
  misc/mei: Xe graphics also has IME GSC interface

 drivers/misc/mei/Kconfig           | 4 ++--
 drivers/misc/mei/gsc_proxy/Kconfig | 2 +-
 drivers/misc/mei/hdcp/Kconfig      | 2 +-
 drivers/misc/mei/pxp/Kconfig       | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.47.2



More information about the Intel-xe mailing list