aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i440bx/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-11-01 07:13:09 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-11-05 14:38:17 +0000
commit092fe558ee20950faf29d8e7d581a2631e6e1bb4 (patch)
treed362ab8d09e69f0c3b1e0ffc8954eafd5eda9fce /src/northbridge/intel/i440bx/Kconfig
parentfe3250dbe6b27df7aa0cf0fa432a0b6a1ca5ebb8 (diff)
intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER
Note that due to UNKNOWN_TSC_RATE, each stage will have a slow run of calibrate_tsc_with_pit(). This is easy enough to fix with followup implementation of tsc_freq_mhz() for the cpu. Change-Id: I0f5e16993e19342dfc4801663e0025bb4cee022a Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36525 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/i440bx/Kconfig')
-rw-r--r--src/northbridge/intel/i440bx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/i440bx/Kconfig b/src/northbridge/intel/i440bx/Kconfig
index 45cdd9c7f1..df1e3650a4 100644
--- a/src/northbridge/intel/i440bx/Kconfig
+++ b/src/northbridge/intel/i440bx/Kconfig
@@ -17,7 +17,6 @@ config NORTHBRIDGE_INTEL_I440BX
bool
select NO_MMCONF_SUPPORT
select HAVE_DEBUG_RAM_SETUP
- select UDELAY_IO
config SDRAMPWR_4DIMM
bool