<p><a href="https://review.coreboot.org/28374">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/28374/1/src/mainboard/google/kahlee/Kconfig">File src/mainboard/google/kahlee/Kconfig:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28374/1/src/mainboard/google/kahlee/Kconfig@101">Patch Set #1, Line 101:</a> <code style="font-family:monospace,monospace"> if VBOOT_EC_SOFTWARE_SYNC</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">nit: VBOOT_EC_SLOW_UPDATE already has a 'depends on VBOOT_EC_SOFTWARE_SYNC', this if clause is prett […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Unfortunately, select statements override "depends on", so the 'if' is needed.</p><p style="white-space: pre-wrap; word-wrap: break-word;">From the Kconfig doc:<br>https://doc.coreboot.org/getting_started/kconfig.html</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;"> Select statement usage<br> The ‘select’ keyword forces the value of a symbol with a<br> bool type to ‘y’. It overrides any dependencies of the<br> symbol, so using it carelessly can lead to unpredictable<br> results.</pre></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/28374">change 28374</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/28374"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I95fc4d3430bac66c09f57a4d34abde08752e5f0e </div>
<div style="display:none"> Gerrit-Change-Number: 28374 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Daniel Kurtz <djkurtz@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Julius Werner <jwerner@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Raul Rangel <rrangel@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 29 Aug 2018 15:45:35 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>