summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/eagleheights
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2016-02-24 14:01:59 -0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2016-03-13 02:22:39 +0100
commit2510e2aa448dd7eb52232fa65def0be16af5da84 (patch)
treefbf906ed0261767fb6f0ff6a18a8e3f37cc1a392 /src/mainboard/intel/eagleheights
parente3fd63f264e1f6e2869cf5868e1810dff5641147 (diff)
downloadcoreboot-2510e2aa448dd7eb52232fa65def0be16af5da84.tar.xz
northbridge/intel/i3100: Unify UDELAY selection
Instead of manually including udelay_io.c in each romstage, select UDELAY_IO for all i3100 boards in the chipset. Change-Id: Ia66a0561c75777a9e98bb87117859808a2ff3732 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/13786 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/intel/eagleheights')
-rw-r--r--src/mainboard/intel/eagleheights/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/eagleheights/Kconfig b/src/mainboard/intel/eagleheights/Kconfig
index 702e2aff5a..9671fffc7e 100644
--- a/src/mainboard/intel/eagleheights/Kconfig
+++ b/src/mainboard/intel/eagleheights/Kconfig
@@ -11,7 +11,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_HARD_RESET
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
- select UDELAY_TSC
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_1024