[coreboot-gerrit] Change in coreboot[master]: soc/intel/braswell/Kconfig: Clean up redefined config options

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Aug 10 20:41:55 CEST 2018


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


Change subject: soc/intel/braswell/Kconfig: Clean up redefined config options
......................................................................

soc/intel/braswell/Kconfig: Clean up redefined config options

HAVE_IFD_BIN and the likes are redefined in southbridge/intel/common/Kconfig
which presents options under the 'Intel Firmware' section which gets sourced
later than the 'southbridge' section therefore overriding this anyway.

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: Icd41137a1bbfe519c89a71cc0c7c3755558bd834
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/soc/intel/braswell/Kconfig
1 file changed, 0 insertions(+), 9 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/28010/1

diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig
index 23e5990..607d78c 100644
--- a/src/soc/intel/braswell/Kconfig
+++ b/src/soc/intel/braswell/Kconfig
@@ -120,15 +120,6 @@
 	  configure the pads and enable it. This serial port can be used for
 	  the debug console.
 
-config HAVE_IFD_BIN
-	def_bool n
-
-config BUILD_WITH_FAKE_IFD
-	def_bool !HAVE_IFD_BIN
-
-config HAVE_ME_BIN
-	def_bool n
-
 config IED_REGION_SIZE
 	hex
 	default 0x400000

-- 
To view, visit https://review.coreboot.org/28010
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: Icd41137a1bbfe519c89a71cc0c7c3755558bd834
Gerrit-Change-Number: 28010
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/20180810/450f9493/attachment-0001.html>


More information about the coreboot-gerrit mailing list