diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-16 09:13:38 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-16 09:13:38 -0500 |
commit | f770443a3c7d11acb1b7e800a6b2eccf0ac8b4ab (patch) | |
tree | 39964301868787c4eaaf0dc231b00f057c839660 /kernel-x86_64-rhel.config | |
parent | 483a93c5de77fdc40a4aeefc5fac9fae4180a9e3 (diff) | |
download | kernel-f770443a3c7d11acb1b7e800a6b2eccf0ac8b4ab.tar.gz kernel-f770443a3c7d11acb1b7e800a6b2eccf0ac8b4ab.tar.xz kernel-f770443a3c7d11acb1b7e800a6b2eccf0ac8b4ab.zip |
kernel-5.18.0-0.rc7.54
* Mon May 16 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-rhel.config')
-rw-r--r-- | kernel-x86_64-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 5f2c8de4a..1267e11d9 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -2353,7 +2353,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 |