linux/common-config: enable KEXEC_HANDOVER (#467731)

This commit is contained in:
K900
2025-12-04 15:42:16 +00:00
committed by GitHub
@@ -1224,6 +1224,7 @@ let
KEXEC_FILE = option yes;
KEXEC_JUMP = option yes;
KEXEC_HANDOVER = whenAtLeast "6.16" (option yes);
PARTITION_ADVANCED = yes; # Needed for LDM_PARTITION
# Windows Logical Disk Manager (Dynamic Disk) support