linux56-tkg: Arch config sets CONFIG_EFI_DISABLE_PCI_DMA, which seems to break boot on some configurations. Let's override this and disable it as we did in our own config.

Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/540
This commit is contained in:
Tk-Glitch
2020-04-01 20:12:14 +02:00
parent b1950459bb
commit 4606c22f72
2 changed files with 3 additions and 3 deletions

View File

@@ -712,7 +712,7 @@ CONFIG_EFI_CAPSULE_LOADER=m
CONFIG_APPLE_PROPERTIES=y
# CONFIG_RESET_ATTACK_MITIGATION is not set
CONFIG_EFI_RCI2_TABLE=y
CONFIG_EFI_DISABLE_PCI_DMA=y
# CONFIG_EFI_DISABLE_PCI_DMA is not set
# end of EFI (Extensible Firmware Interface) Support
CONFIG_UEFI_CPER=y