<p>Richard Spiegel has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27844">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/stoneyridge/Kconfig: Move selection of SOC_AMD_PSP_SELECTABLE_SMU_FW<br><br>Now that google's modified PSP boot loader is available in coreboot's<br>repository, all stoneyridge boards should use it. Move the selection of<br>SOC_AMD_PSP_SELECTABLE_SMU_FW from mb/google/kahlee to soc/amd/stoneyridge.<br><br>BUG=b:111428800<br>TEST=Build and boot grunt.<br><br>Change-Id: Idf8e348efbc85569aa1163125f412c5242c46eb4<br>Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com><br>---<br>M src/mainboard/google/kahlee/Kconfig<br>M src/soc/amd/stoneyridge/Kconfig<br>2 files changed, 1 insertion(+), 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/44/27844/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig</span><br><span>index dfae548..5565d57 100644</span><br><span>--- a/src/mainboard/google/kahlee/Kconfig</span><br><span>+++ b/src/mainboard/google/kahlee/Kconfig</span><br><span>@@ -30,7 +30,6 @@</span><br><span>     select MAINBOARD_HAS_CHROMEOS</span><br><span>        select SERIRQ_CONTINUOUS_MODE</span><br><span>        select STONEYRIDGE_UART</span><br><span style="color: hsl(0, 100%, 40%);">- select SOC_AMD_PSP_SELECTABLE_SMU_FW</span><br><span>         select SOC_AMD_SMU_FANLESS</span><br><span>   select HAVE_ACPI_RESUME</span><br><span>      select DRIVERS_GENERIC_BH720</span><br><span>diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig</span><br><span>index 7675bce..594d22c 100644</span><br><span>--- a/src/soc/amd/stoneyridge/Kconfig</span><br><span>+++ b/src/soc/amd/stoneyridge/Kconfig</span><br><span>@@ -66,6 +66,7 @@</span><br><span>    select SSE</span><br><span>   select SSE2</span><br><span>  select RTC</span><br><span style="color: hsl(120, 100%, 40%);">+    select SOC_AMD_PSP_SELECTABLE_SMU_FW</span><br><span> </span><br><span> config VBOOT</span><br><span>     select VBOOT_SEPARATE_VERSTAGE</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27844">change 27844</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/27844"/><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: Idf8e348efbc85569aa1163125f412c5242c46eb4 </div>
<div style="display:none"> Gerrit-Change-Number: 27844 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Spiegel <richard.spiegel@silverbackltd.com> </div>