[coreboot-gerrit] Change in coreboot[master]: nb/intel/i3100: Don't select UDELAY_IO

Arthur Heymans (Code Review) gerrit at coreboot.org
Wed Oct 25 10:36:10 CEST 2017


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/22173


Change subject: nb/intel/i3100: Don't select UDELAY_IO
......................................................................

nb/intel/i3100: Don't select UDELAY_IO

This partially reverts 2510e2aa "northbridge/intel/i3100: Unify UDELAY
selection" which moved all supported boards from UDELAY_TSC to
UDELAY_IO. Since UDELAY_IO is the default this changes nothing.

Change-Id: I42856e5929a7ba047987414a25cd0ae9712434a7
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/northbridge/intel/i3100/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/22173/1

diff --git a/src/northbridge/intel/i3100/Kconfig b/src/northbridge/intel/i3100/Kconfig
index 7d4f4e5..a7c4a1d 100644
--- a/src/northbridge/intel/i3100/Kconfig
+++ b/src/northbridge/intel/i3100/Kconfig
@@ -2,7 +2,6 @@
 	bool
 	select NO_MMCONF_SUPPORT
 	select LATE_CBMEM_INIT
-	select UDELAY_IO
 
 if NORTHBRIDGE_INTEL_I3100
 config DIMM_MAP_LOGICAL

-- 
To view, visit https://review.coreboot.org/22173
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42856e5929a7ba047987414a25cd0ae9712434a7
Gerrit-Change-Number: 22173
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171025/15355473/attachment.html>


More information about the coreboot-gerrit mailing list