summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-06 09:51:58 +0300
committerMartin Roth <martinroth@google.com>2019-07-13 17:56:32 +0000
commit3b50c05bb203dc8f302881be38c7566917b34e0e (patch)
tree0453678fec5792926711a50237696f94fa7aa5a1 /src/mainboard/supermicro
parent8b9a3ec93a5b941b62bac3f4176d05dc3f45bd55 (diff)
downloadcoreboot-3b50c05bb203dc8f302881be38c7566917b34e0e.tar.gz
coreboot-3b50c05bb203dc8f302881be38c7566917b34e0e.tar.bz2
coreboot-3b50c05bb203dc8f302881be38c7566917b34e0e.zip
intel/haswell: Replace monotonic timer
Remove implementation of 24 MHz clock, available only on Haswell ULT SKUs. Use TSC_MONOTONIC_TIMER instead for all boards. Change-Id: Ic4aeb084d1b0913368f5eaa46e1bd68411435517 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34114 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/supermicro')
-rw-r--r--src/mainboard/supermicro/x10slm-f/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/x10slm-f/Kconfig b/src/mainboard/supermicro/x10slm-f/Kconfig
index 430bed379abf..3945c090cc2f 100644
--- a/src/mainboard/supermicro/x10slm-f/Kconfig
+++ b/src/mainboard/supermicro/x10slm-f/Kconfig
@@ -30,7 +30,6 @@ config BOARD_SPECIFIC_OPTIONS
select SOUTHBRIDGE_INTEL_LYNXPOINT
select SUPERIO_NUVOTON_NCT6776
select SUPERIO_NUVOTON_NCT6776_COM_A
- select TSC_MONOTONIC_TIMER
config CBFS_SIZE
hex