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:
parent
7c6d8aa58e
commit
f6475ac2a3
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue