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:
@@ -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
|
||||
|
Reference in New Issue
Block a user