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 8c364a468ee55aed58496de2ed22a7ddac94d328.
This commit is contained in:
parent
8c364a468e
commit
62be92f748
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user