Skip to content

Commit e0fabb1

Browse files
committed
NV41: adapt board config to remove CONFIG_BOOT_KERNEL_ADD=intel_iommu=igfx_off equally as for NS50 under 2fcef4a and tested for NS50 at #1522 (comment)
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent 0dbbae5 commit e0fabb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nitropad-nv41/nitropad-nv41.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CONFIG_LINUX_E1000=y
3838

3939
export CONFIG_BOOTSCRIPT=/bin/gui-init
4040

41-
export CONFIG_BOOT_KERNEL_ADD="intel_iommu=igfx_off"
41+
export CONFIG_BOOT_KERNEL_ADD=""
4242
export CONFIG_BOOT_KERNEL_REMOVE="intel_iommu=on intel_iommu=igfx_off"
4343

4444
# TPM2 requirements

0 commit comments

Comments
 (0)