<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28010">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/braswell/Kconfig: Clean up redefined config options<br><br>HAVE_IFD_BIN and the likes are redefined in southbridge/intel/common/Kconfig<br>which presents options under the 'Intel Firmware' section which gets sourced<br>later than the 'southbridge' section therefore overriding this anyway.<br><br>FAKE_IFD depends on out tree flashrom patches for which there are better<br>alternatives available now, so don't build with FAKE_IFD by default.<br><br>Change-Id: Icd41137a1bbfe519c89a71cc0c7c3755558bd834<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/soc/intel/braswell/Kconfig<br>1 file changed, 0 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/28010/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig</span><br><span>index 23e5990..607d78c 100644</span><br><span>--- a/src/soc/intel/braswell/Kconfig</span><br><span>+++ b/src/soc/intel/braswell/Kconfig</span><br><span>@@ -120,15 +120,6 @@</span><br><span>        configure the pads and enable it. This serial port can be used for</span><br><span>           the debug console.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-config HAVE_IFD_BIN</span><br><span style="color: hsl(0, 100%, 40%);">-     def_bool n</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-config BUILD_WITH_FAKE_IFD</span><br><span style="color: hsl(0, 100%, 40%);">-    def_bool !HAVE_IFD_BIN</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-config HAVE_ME_BIN</span><br><span style="color: hsl(0, 100%, 40%);">-        def_bool n</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> config IED_REGION_SIZE</span><br><span>         hex</span><br><span>  default 0x400000</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28010">change 28010</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/28010"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Icd41137a1bbfe519c89a71cc0c7c3755558bd834 </div>
<div style="display:none"> Gerrit-Change-Number: 28010 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>