soc/x86/apollo_lake: Use MMIO PCI config access by default

Both mechanisms work fine, but it's good to have test coverage for the
more complicated variant.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
This commit is contained in:
Andy Ross 2020-06-13 07:39:58 -07:00 committed by Carles Cufí
commit f6475ac2a3

View file

@ -18,6 +18,9 @@ config HPET_TIMER
config APIC_TIMER
default y if !HPET_TIMER
config PCIE_MMIO_CFG
default y
if APIC_TIMER
config APIC_TIMER_IRQ