Skip to content

Commit 55df308

Browse files
dcpleungnashif
authored andcommitted
Revert "boards/x86: Enable Intel VT-D for up_squared"
This reverts commit 7492841. Enabling CONFIG_INTEL_VTD_ICTL on UP Squared board results in tests and apps hanging. So revert this for now. Relates to #30574 Signed-off-by: Daniel Leung <[email protected]>
1 parent 94be9b3 commit 55df308

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

boards/x86/up_squared/up_squared.dts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,3 @@
2525
zephyr,bt-mon-uart = &uart1;
2626
};
2727
};
28-
29-
&vtd {
30-
status = "okay";
31-
};

boards/x86/up_squared/up_squared_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ CONFIG_UART_CONSOLE=y
1111
CONFIG_X2APIC=y
1212
CONFIG_SMP=y
1313
CONFIG_MP_NUM_CPUS=2
14-
CONFIG_INTEL_VTD_ICTL=y

0 commit comments

Comments
 (0)