diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2023-04-04 12:52:16 +0200 |
---|---|---|
committer | Arthur Heymans <arthur@aheymans.xyz> | 2023-04-06 07:08:49 +0000 |
commit | ccbe9a54358049761d4e296c03ff972cfeb8555b (patch) | |
tree | 10f72c9959a8032f470f61165185a0fe1e3c1d25 /src/northbridge/intel | |
parent | ae90fc0bb6c01bf21acbdc0b1b2b6bf3ea4cbc70 (diff) |
soc/intel/xeon_sp/spr: Drop devicetree setting X2apic
Drop devicetree setting X2apic as the same functionality is already
exposed in Kconfig.
To activate X2apic select X2APIC_ONLY or X2APIC_RUNTIME in
the "APIC operation mode".
Note: Your OS must have support for X2APIC. If you are using less
than 256 CPU cores select XAPIC_ONLY here.
Test:
- Booted to OS in X2APIC mode when X2APIC_ONLY or X2APIC_RUNTIME
was selected.
- Booted to OS in XAPIC mode when XAPIC_ONLY was selected.
Change-Id: I65152b0696a45b62a5629fd95801187354c7a93b
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74185
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/northbridge/intel')
0 files changed, 0 insertions, 0 deletions