mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
NV41: adapt board config to remove CONFIG_BOOT_KERNEL_ADD=intel_iommu=igfx_off equally as for NS50 under 2fcef4a979
and tested for NS50 at https://github.com/linuxboot/heads/pull/1522#issuecomment-1822489517
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
0dbbae5dbc
commit
e0fabb1534
@ -38,7 +38,7 @@ CONFIG_LINUX_E1000=y
|
||||
|
||||
export CONFIG_BOOTSCRIPT=/bin/gui-init
|
||||
|
||||
export CONFIG_BOOT_KERNEL_ADD="intel_iommu=igfx_off"
|
||||
export CONFIG_BOOT_KERNEL_ADD=""
|
||||
export CONFIG_BOOT_KERNEL_REMOVE="intel_iommu=on intel_iommu=igfx_off"
|
||||
|
||||
# TPM2 requirements
|
||||
|
Loading…
Reference in New Issue
Block a user