Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Change-Id: Ifc354fb386977b0fca4caa72c03aa77a20bc348e Reviewed-on: https://review.coreboot.org/c/coreboot/+/58551 Tested-by: build bot (Jenkins) <[email protected]> Reviewed-by: Angel Pons <[email protected]> Reviewed-by: Marshall Dawson <[email protected]>
- Loading branch information