From f770443a3c7d11acb1b7e800a6b2eccf0ac8b4ab Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 16 May 2022 09:13:38 -0500 Subject: kernel-5.18.0-0.rc7.54 * Mon May 16 2022 Fedora Kernel Team [5.18.0-0.rc7.53] - Add CONFIG_EFI_DXE_MEM_ATTRIBUTES (Justin M. Forbes) - efi: x86: Set the NX-compatibility flag in the PE header (Peter Jones) - efi: libstub: ensure allocated memory to be executable (Baskov Evgeniy) - efi: libstub: declare DXE services table (Baskov Evgeniy) Resolves: Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-x86_64-debug-rhel.config') diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index c6f9d4d3a..48d26b62d 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2369,7 +2369,7 @@ CONFIG_INTEL_IOMMU=y CONFIG_INTEL_IPS=m # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set CONFIG_INTEL_ISH_HID=m -# CONFIG_INTEL_ISHTP_ECLITE is not set +CONFIG_INTEL_ISHTP_ECLITE=m # CONFIG_INTEL_LDMA is not set # CONFIG_INTEL_MEI_HDCP is not set CONFIG_INTEL_MEI=m -- cgit