Skip to content

Commit 5300e91

Browse files
tw4452852wenlingz
authored andcommitted
config: enable parsing dmar table dynamically on UP2
We need to parse dmar table on UP2+SBL, otherwise all the interrupts from IOAPIC don't work. Tracked-On: #2572 Signed-off-by: Tw <wei.tan@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com>
1 parent 8e8ed07 commit 5300e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hypervisor/arch/x86/configs/up2.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ CONFIG_BOARD="UP2"
33
CONFIG_SERIAL_PCI=y
44
CONFIG_SERIAL_PCI_BDF="0:18.0"
55
CONFIG_COM_IRQ=6
6+
CONFIG_DMAR_PARSE_ENABLED=y

0 commit comments

Comments
 (0)