linux: explicitly enable RAS

This is needed for EDAC support.
This commit is contained in:
Gaute Ravndal 2020-11-24 11:44:22 +01:00
parent 4c4de46665
commit 5183864d18

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