Unverified Commit 70d0752c authored by K900's avatar K900 Committed by GitHub
Browse files

[Backport release-25.05] linux/common-config: enable EFI on supported platforms (#409846)

parents 262b6984 6e1ff90a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1165,6 +1165,7 @@ let

        DVB_DYNAMIC_MINORS = option yes; # we use udev

        EFI = lib.mkIf stdenv.hostPlatform.isEfi yes;
        EFI_STUB = yes; # EFI bootloader in the bzImage itself
        EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER = whenOlder "6.2" (whenAtLeast "5.8" yes); # initrd kernel parameter for EFI