asus/p2b: Remove MADT LAPIC
commit137742225de3d03c9f22c0c33218c0404fd86efa
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Mon, 17 Apr 2023 06:22:36 +0000 (17 09:22 +0300)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 24 Apr 2023 14:25:18 +0000 (24 14:25 +0000)
tree92c4bba1beca053d6ea11914a7bf895d23e0c7d9
parent5a24d6491e57a0e961f72f76ad40c888095fe964
asus/p2b: Remove MADT LAPIC

Fix after 'commit 69a13964ea6c ("sb,soc/amd,intel: Add and use
ACPI_COMMON_MADT_LAPIC")' broke interrupt delivery in kernel.

Apparently combination of LAPIC without IOAPIC is too rare
to be well supported.

Change-Id: I5e2fbf358cf644665b897afb0a9404abb5ca1df2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74472
Reviewed-by: Branden Waldner <scruffy99@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/mainboard/emulation/qemu-i440fx/Kconfig
src/southbridge/intel/i82371eb/Kconfig