summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds/Kconfig
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/asrock/h81m-hds/Kconfig
parent8b9a3ec93a5b941b62bac3f4176d05dc3f45bd55 (diff)
downloadcoreboot-3b50c05bb203dc8f302881be38c7566917b34e0e.tar.xz
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/asrock/h81m-hds/Kconfig')
-rw-r--r--src/mainboard/asrock/h81m-hds/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asrock/h81m-hds/Kconfig b/src/mainboard/asrock/h81m-hds/Kconfig
index 928a01042e..6974cda95f 100644
--- a/src/mainboard/asrock/h81m-hds/Kconfig
+++ b/src/mainboard/asrock/h81m-hds/Kconfig
@@ -34,7 +34,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