pygoscelis: Disable CONFIG_EFI_DISABLE_PCI_DMA 'cause of bullshit

My device (Lenovo Thinkpad T14s) does not boot if EFI_DISABLE_PCI_DMA is
active, so let's drop it from the kernel config.

This reverts commit 8c364a468e.
This commit is contained in:
Nils Freydank 2022-12-29 17:29:59 +01:00
parent 8c364a468e
commit 62be92f748
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -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=y
# CONFIG_EFI_DISABLE_PCI_DMA is not set
CONFIG_EFI_EARLYCON=y
# CONFIG_EFI_CUSTOM_SSDT_OVERLAYS is not set
# CONFIG_EFI_DISABLE_RUNTIME is not set