From: Jocelyn Falempe jfalempe@redhat.com
Enable CONFIG_INTEL_MEI_PXP on rhel
The i915 and xe drivers are relying more on MEI and PXP, to the point that we need to enable it to make it work properly.
Signed-off-by: Jocelyn Falempe jfalempe@redhat.com
diff --git a/redhat/configs/common/generic/CONFIG_INTEL_MEI_PXP b/redhat/configs/common/generic/CONFIG_INTEL_MEI_PXP deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/CONFIG_INTEL_MEI_PXP +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_INTEL_MEI_PXP is not set diff --git a/redhat/configs/fedora/generic/x86/CONFIG_INTEL_MEI_PXP b/redhat/configs/common/generic/x86/CONFIG_INTEL_MEI_PXP rename from redhat/configs/fedora/generic/x86/CONFIG_INTEL_MEI_PXP rename to redhat/configs/common/generic/x86/CONFIG_INTEL_MEI_PXP index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/x86/CONFIG_INTEL_MEI_PXP +++ b/redhat/configs/common/generic/x86/CONFIG_INTEL_MEI_PXP
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3666
kernel@lists.fedoraproject.org