Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42581
to look at the new patch set (#2).
Change subject: src: don't select GENERATE_MP_TABLE if DRIVERS_GENERIC_IOAPIC is set ......................................................................
src: don't select GENERATE_MP_TABLE if DRIVERS_GENERIC_IOAPIC is set
None of the boards selecting DRIVERS_GENERIC_IOAPIC has a non-empty mptable.c, so don't select GENERATE_MP_TABLE if DRIVERS_GENERIC_IOAPIC is selected.
Change-Id: I785874df604e52feb06a2e67a29de1ffead29bfc Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/Kconfig 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/42581/2