From e0fabb1534040f7571a9e60c5defdc75a47dba27 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Tue, 12 Dec 2023 11:30:02 -0500 Subject: [PATCH] NV41: adapt board config to remove CONFIG_BOOT_KERNEL_ADD=intel_iommu=igfx_off equally as for NS50 under 2fcef4a979a7b4c2173fd7f63e08e7a55b593934 and tested for NS50 at https://github.com/linuxboot/heads/pull/1522#issuecomment-1822489517 Signed-off-by: Thierry Laurion --- boards/nitropad-nv41/nitropad-nv41.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/nitropad-nv41/nitropad-nv41.config b/boards/nitropad-nv41/nitropad-nv41.config index bb5eeaa1b..6b2f1fa89 100644 --- a/boards/nitropad-nv41/nitropad-nv41.config +++ b/boards/nitropad-nv41/nitropad-nv41.config @@ -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