haswell: enable monotonic timer
For all the current haswell boards enable the monotonic timer. The ULT boards use the 24MHz MSR while the non-ULT boards use the local apic. Change-Id: I8b19f526a5a49e8467f296c566a2c4263bc5a863 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/49763 Reviewed-by: Stefan Reinauer <reinauer@chromium.org> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: http://review.coreboot.org/4148 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
committed by
Alexandru Gagniuc
parent
3e996a55cd
commit
8e0cd496a1
@@ -12,6 +12,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
select HAVE_ACPI_RESUME
|
||||
select HAVE_SMI_HANDLER
|
||||
select CHROMEOS
|
||||
select LAPIC_MONOTONIC_TIMER
|
||||
|
||||
config MAINBOARD_DIR
|
||||
string
|
||||
|
Reference in New Issue
Block a user