Skip to content

Commit

Permalink
remove dxe to fix surface
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Dec 21, 2024
1 parent a2da089 commit b5b7fd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions kernel-local
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ CONFIG_HID_IPTS=m
CONFIG_HID_ITHC=m
CONFIG_VIDEO_DW9719=m
CONFIG_IPC_CLASSES=m
# CONFIG_EFI_DXE_MEM_ATTRIBUTES is not set

# Laptop
CONFIG_LEGION_LAPTOP=m
Expand Down
2 changes: 1 addition & 1 deletion kernel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Summary: The Linux kernel
# This is needed to do merge window version magic
%define patchlevel 12
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 203%{?buildid}%{?dist}
%define specrelease 204%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.12.5

Expand Down

0 comments on commit b5b7fd2

Please sign in to comment.