From 8c364a468ee55aed58496de2ed22a7ddac94d328 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:43 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_EFI_DISABLE_PCI_DMA --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 33f8a53..9b4ed1f 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1595,7 +1595,7 @@ CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y # CONFIG_APPLE_PROPERTIES 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_DISABLE_PCI_DMA=y CONFIG_EFI_EARLYCON=y # CONFIG_EFI_CUSTOM_SSDT_OVERLAYS is not set # CONFIG_EFI_DISABLE_RUNTIME is not set