coreboot-kgpe-d16/src/mainboard/lenovo
Kyösti Mälkki 8c9a89de99 arch/x86/ioapic: Drop irq_on_fsb as a configurable item
APIC Serial Bus pins were removed with ICH5 already, so a choice
'irq_on_fsb = 0' would not take effect. The related register BOOT_CONFIG
0x3 is also not documented since ICH5.

For emulation/qemu-q35 with ICH9 the choice INTERRUPT_ON_APIC_BUS was
wrong and ignored as BOOT_CONFIG register emulation was never implemented.

For ICH4 and earlier, the choice to use FSB can be made based on the
installed CPU model but this is now just hardwired to match P4 CPUs of
aopen/dxplplusu.

For sb/intel/i82371eb register BOOT_CONFIG 0x3 is also not defined
and the only possible operation mode there is APIC Serial Bus, which
requires no configuration.

Change-Id: Id433e0e67cb83b44a3041250481f307b2ed1ad18
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55257
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-16 19:54:49 +00:00
..
g505s AGESA boards: Drop comments about IDS_DEBUG_PORT 2021-05-10 16:22:39 +00:00
l520 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
s230u bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
t60 mb/*/mptable.c: Replace magic constants 2021-06-14 05:14:06 +00:00
t400 arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
t410 sb/intel/ibexpeak: Drop P_LVLx support in FADT 2021-06-07 11:37:01 +00:00
t420 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
t420s bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
t430 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
t430s bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
t440p mainboard: Use decimal for device lapic 0x0 on 2021-05-18 11:42:48 +00:00
t520 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
t530 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
thinkcentre_a58 mainboard: Drop unneeded default_brightness_levels.asl 2021-02-12 07:58:43 +00:00
w541 mb/lenovo/w541: Add ThinkPad W541 2021-06-15 07:50:50 +00:00
x1_carbon_gen1 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
x60 mb/*/mptable.c: Replace magic constants 2021-06-14 05:14:06 +00:00
x131e bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
x200 arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
x201 sb/intel/ibexpeak: Drop P_LVLx support in FADT 2021-06-07 11:37:01 +00:00
x220 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
x230 bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
Kconfig
Kconfig.name