summaryrefslogtreecommitdiffstats
path: root/src/mainboard/getac
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-05 18:05:17 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-09-24 22:56:52 +0000
commite39becf5216419fa0a08c1d8632474fd8a9a5738 (patch)
treee4baed9dcf299738c09930d12421672b0133c478 /src/mainboard/getac
parentc00e2fb9966a9c4bd30944a198ad036ee81a2b0d (diff)
downloadcoreboot-e39becf5216419fa0a08c1d8632474fd8a9a5738.tar.gz
coreboot-e39becf5216419fa0a08c1d8632474fd8a9a5738.tar.bz2
coreboot-e39becf5216419fa0a08c1d8632474fd8a9a5738.zip
intel/cpu: Switch older models to TSC_MONOTONIC_TIMER
The implementation of udelay() with LAPIC timers existed first, as we did not have calculations implemented for TSC frequency. Change-Id: If510bcaadee67e3a5792b3fc7389353b672712f9 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34200 Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig
index 9fe40bcb8fe2..f1c7d4550dfe 100644
--- a/src/mainboard/getac/p470/Kconfig
+++ b/src/mainboard/getac/p470/Kconfig
@@ -30,7 +30,6 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_MP_TABLE
select HAVE_OPTION_TABLE
select HAVE_ACPI_RESUME
- select UDELAY_LAPIC
select BOARD_ROMSIZE_KB_1024
select INTEL_INT15
select I945_LVDS