[coreboot-gerrit] Change in coreboot[master]: sb/intel/{bd82x6x, ibexpeak}: Don't build with FAKE_IFD by default

Angel Pons (Code Review) gerrit at coreboot.org
Fri Aug 10 23:40:36 CEST 2018


Angel Pons has uploaded this change for review. ( https://review.coreboot.org/28018


Change subject: sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by default
......................................................................

sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by default

FAKE_IFD depends on out tree flashrom patches for which there are better
alternatives available now, so don't build with FAKE_IFD by default.

Change-Id: I2c6a6586da9a6d26b0a5bf7d3ba8f3ffe3205647
Signed-off-by: Angel Pons <th3fanbus at gmail.com>
---
M src/southbridge/intel/bd82x6x/Kconfig
M src/southbridge/intel/ibexpeak/Kconfig
2 files changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/28018/1

diff --git a/src/southbridge/intel/bd82x6x/Kconfig b/src/southbridge/intel/bd82x6x/Kconfig
index 3033e20..c028595 100644
--- a/src/southbridge/intel/bd82x6x/Kconfig
+++ b/src/southbridge/intel/bd82x6x/Kconfig
@@ -66,9 +66,6 @@
 	hex
 	default 0x80
 
-config BUILD_WITH_FAKE_IFD
-	def_bool !HAVE_IFD_BIN
-
 endif
 
 if SOUTHBRIDGE_INTEL_BD82X6X || SOUTHBRIDGE_INTEL_C216 || SOUTHBRIDGE_INTEL_IBEXPEAK
diff --git a/src/southbridge/intel/ibexpeak/Kconfig b/src/southbridge/intel/ibexpeak/Kconfig
index 5cf402c..d377950 100644
--- a/src/southbridge/intel/ibexpeak/Kconfig
+++ b/src/southbridge/intel/ibexpeak/Kconfig
@@ -58,9 +58,6 @@
 	  If you set this option to y, the serial IRQ machine will be
 	  operated in continuous mode.
 
-config BUILD_WITH_FAKE_IFD
-	def_bool !HAVE_IFD_BIN
-
 config HPET_MIN_TICKS
 	hex
 	default 0x80

-- 
To view, visit https://review.coreboot.org/28018
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c6a6586da9a6d26b0a5bf7d3ba8f3ffe3205647
Gerrit-Change-Number: 28018
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180810/63b6d45d/attachment.html>


More information about the coreboot-gerrit mailing list