From ae75bea407a86cb88282dfdeaad9a93c95835ab6 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:42 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_RESET_ATTACK_MITIGATION --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 7820b09..33f8a53 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1593,7 +1593,7 @@ CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set # CONFIG_APPLE_PROPERTIES is not set -# CONFIG_RESET_ATTACK_MITIGATION is not set +CONFIG_RESET_ATTACK_MITIGATION=y # CONFIG_EFI_RCI2_TABLE is not set # CONFIG_EFI_DISABLE_PCI_DMA is not set CONFIG_EFI_EARLYCON=y