<p>Nico Huber <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/29077">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">security/vboot: Drop `depends on HAVE_HARD_RESET`<br><br>While this is true in theory, Kconfig gets completely messed up by it:<br>The `config VBOOT` is redefined all over the place in different Kconfig<br>files. Thus, having a `depends on` here, only hides this single defini-<br>tion and the other (incomplete) definitions take over and break the<br>build.<br><br>v2: Use `depends on y` instead to override the implicit dependencies of<br>    earlier, spurious definitions. Also tell people to clean their mess<br>    up.<br><br>Change-Id: Ib0e0bcf7d5a662a526ce20f0a6d9cfeb8fafe7fe<br>Signed-off-by: Nico Huber <nico.h@gmx.de><br>---<br>M src/mainboard/google/auron/Kconfig<br>M src/mainboard/google/beltino/Kconfig<br>M src/mainboard/google/butterfly/Kconfig<br>M src/mainboard/google/cheza/Kconfig<br>M src/mainboard/google/cyan/Kconfig<br>M src/mainboard/google/daisy/Kconfig<br>M src/mainboard/google/eve/Kconfig<br>M src/mainboard/google/fizz/Kconfig<br>M src/mainboard/google/foster/Kconfig<br>M src/mainboard/google/gale/Kconfig<br>M src/mainboard/google/glados/Kconfig<br>M src/mainboard/google/gru/Kconfig<br>M src/mainboard/google/jecht/Kconfig<br>M src/mainboard/google/kahlee/Kconfig<br>M src/mainboard/google/kukui/Kconfig<br>M src/mainboard/google/link/Kconfig<br>M src/mainboard/google/nyan/Kconfig<br>M src/mainboard/google/nyan_big/Kconfig<br>M src/mainboard/google/nyan_blaze/Kconfig<br>M src/mainboard/google/oak/Kconfig<br>M src/mainboard/google/parrot/Kconfig<br>M src/mainboard/google/peach_pit/Kconfig<br>M src/mainboard/google/poppy/Kconfig<br>M src/mainboard/google/purin/Kconfig<br>M src/mainboard/google/rambi/Kconfig<br>M src/mainboard/google/reef/Kconfig<br>M src/mainboard/google/slippy/Kconfig<br>M src/mainboard/google/smaug/Kconfig<br>M src/mainboard/google/storm/Kconfig<br>M src/mainboard/google/stout/Kconfig<br>M src/mainboard/google/veyron/Kconfig<br>M src/mainboard/google/veyron_mickey/Kconfig<br>M src/mainboard/google/veyron_rialto/Kconfig<br>M src/mainboard/google/zoombini/Kconfig<br>M src/mainboard/intel/baskingridge/Kconfig<br>M src/mainboard/intel/cannonlake_rvp/Kconfig<br>M src/mainboard/intel/coffeelake_rvp/Kconfig<br>M src/mainboard/intel/emeraldlake2/Kconfig<br>M src/mainboard/intel/glkrvp/Kconfig<br>M src/mainboard/intel/kblrvp/Kconfig<br>M src/mainboard/intel/kunimitsu/Kconfig<br>M src/mainboard/intel/strago/Kconfig<br>M src/mainboard/intel/wtm2/Kconfig<br>M src/mainboard/opencellular/elgon/Kconfig<br>M src/mainboard/opencellular/rotundu/Kconfig<br>M src/mainboard/samsung/lumpy/Kconfig<br>M src/mainboard/samsung/stumpy/Kconfig<br>M src/northbridge/intel/haswell/Kconfig<br>M src/northbridge/intel/sandybridge/Kconfig<br>M src/security/vboot/Kconfig<br>M src/soc/amd/stoneyridge/Kconfig<br>M src/soc/broadcom/cygnus/Kconfig<br>M src/soc/cavium/cn81xx/Kconfig<br>M src/soc/intel/apollolake/Kconfig<br>M src/soc/intel/baytrail/Kconfig<br>M src/soc/intel/braswell/Kconfig<br>M src/soc/intel/broadwell/Kconfig<br>M src/soc/intel/cannonlake/Kconfig<br>M src/soc/intel/fsp_baytrail/Kconfig<br>M src/soc/intel/skylake/Kconfig<br>M src/soc/mediatek/mt8173/Kconfig<br>M src/soc/mediatek/mt8183/Kconfig<br>M src/soc/nvidia/tegra124/Kconfig<br>M src/soc/nvidia/tegra210/Kconfig<br>M src/soc/qualcomm/ipq40xx/Kconfig<br>M src/soc/qualcomm/ipq806x/Kconfig<br>M src/soc/qualcomm/sdm845/Kconfig<br>M src/soc/rockchip/rk3288/Kconfig<br>M src/soc/rockchip/rk3399/Kconfig<br>M src/soc/samsung/exynos5250/Kconfig<br>M src/soc/samsung/exynos5420/Kconfig<br>71 files changed, 141 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/29077/2</pre><p>To view, visit <a href="https://review.coreboot.org/29077">change 29077</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/29077"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ib0e0bcf7d5a662a526ce20f0a6d9cfeb8fafe7fe </div>
<div style="display:none"> Gerrit-Change-Number: 29077 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>