cpu/x86: drop CPU_X86_LAPIC Kconfig option
commit39789eb6955040a26b5b9d7614790e565be2fada
authorFelix Held <felix.held@amd.corp-partner.google.com>
Fri, 22 Oct 2021 22:45:40 +0000 (23 00:45 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 26 Oct 2021 20:01:55 +0000 (26 20:01 +0000)
tree2981a928ff05273d7fd7d7c34c119a766e234597
parentcefee5e40f4e7567b25bce9df786a0fbf594a268
cpu/x86: drop CPU_X86_LAPIC Kconfig option

All x86 CPUs in the coreboot tree have a local APIC, so the
corresponding code can be unconditionally included in the build.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ifc354fb386977b0fca4caa72c03aa77a20bc348e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58551
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/cpu/x86/Kconfig
src/cpu/x86/Makefile.inc