asus/p2b, emulation/qemu-i440fx: Use ACPI_COMMON_MADT_IOAPIC
For uni-processor platforms, with SMP=n or MAX_CPUS=1, neither the LAPIC or IOAPIC MADT entries are added. Change-Id: I8777f4e3b37fe7b564189c6bf48e3988026b2361 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74353 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
@@ -2,7 +2,6 @@ if BOARD_EMULATION_QEMU_X86_I440FX
|
||||
|
||||
config BOARD_SPECIFIC_OPTIONS
|
||||
def_bool y
|
||||
select ACPI_COMMON_MADT_LAPIC
|
||||
select CPU_QEMU_X86
|
||||
select NO_ECAM_MMCONF_SUPPORT
|
||||
select SOUTHBRIDGE_INTEL_I82371EB
|
||||
|
Reference in New Issue
Block a user