From 050bd88902bab32c6beb93cdde12227d371bf14b Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 2 Jun 2024 17:43:56 +0200 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 1112af7..176b4ee 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1760,7 +1760,7 @@ CONFIG_EFI_RUNTIME_WRAPPERS=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