Skip to content

Commit

Permalink
NV41: adapt board config to remove CONFIG_BOOT_KERNEL_ADD=intel_iommu…
Browse files Browse the repository at this point in the history
…=igfx_off equally as for NS50 under 2fcef4a and tested for NS50 at #1522 (comment)

Signed-off-by: Thierry Laurion <[email protected]>
  • Loading branch information
tlaurion committed Dec 12, 2023
1 parent 0dbbae5 commit e0fabb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/nitropad-nv41/nitropad-nv41.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e0fabb1

Please sign in to comment.