Merge pull request #104760 from gravndal/edac

linux: explicitly enable RAS
This commit is contained in:
Linus Heckemann 2020-11-27 19:15:00 +01:00 committed by GitHub
commit 9174f79fe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -775,6 +775,8 @@ let
X86_CHECK_BIOS_CORRUPTION = yes;
X86_MCE = yes;
RAS = yes; # Needed for EDAC support
# Our initrd init uses shebang scripts, so can't be modular.
BINFMT_SCRIPT = yes;
# For systemd-binfmt