From b31119a3488c9478d9797b2b471d263b5179dc68 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sun, 29 Oct 2017 15:29:23 +0100 Subject: nb/intel/gm45: Enable LAPIC monotonic timer Change-Id: I9f96561120d0feb44c5edd9e7241bc3456b31e5f Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/22221 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/northbridge/intel/gm45/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/intel/gm45/Kconfig') diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig index 63bc838fc9..85902d36b2 100644 --- a/src/northbridge/intel/gm45/Kconfig +++ b/src/northbridge/intel/gm45/Kconfig @@ -21,6 +21,7 @@ if NORTHBRIDGE_INTEL_GM45 config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy def_bool y select HAVE_DEBUG_RAM_SETUP + select LAPIC_MONOTONIC_TIMER select VGA select INTEL_EDID select INTEL_GMA_ACPI -- cgit v1.2.3