Skip to content

Commit 7aefa97

Browse files
committed
NV41: adapt coard 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 <[email protected]>
1 parent 0dbbae5 commit 7aefa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nitropad-nv41/nitropad-nv41.config

+1-1
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)