<p>Vaibhav Shankar has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25390">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/zoombini: Enable HAVE_ACPI_RESUME<br><br>Currently there is a problem with the S3 resume path on Meowth.<br>This patch adds a config parameter which fixes S3 resume. This<br>should be included along with the EC patch where VSTORE is enabled.<br><br>BUG=b:72472969<br>TEST=suspend and resume from S3 should work.<br><br>Change-Id: I9de84dfd450936b3bc08e016bec6cf5ae88eab3d<br>Signed-off-by: Vaibhav Shankar <vaibhav.shankar@intel.com><br>---<br>M src/mainboard/google/zoombini/Kconfig<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/25390/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/zoombini/Kconfig b/src/mainboard/google/zoombini/Kconfig</span><br><span>index 4b523c3..78ef386 100644</span><br><span>--- a/src/mainboard/google/zoombini/Kconfig</span><br><span>+++ b/src/mainboard/google/zoombini/Kconfig</span><br><span>@@ -8,6 +8,7 @@</span><br><span>        select DRIVERS_SPI_ACPI</span><br><span>      select EC_GOOGLE_CHROMEEC</span><br><span>    select EC_GOOGLE_CHROMEEC_LPC</span><br><span style="color: hsl(120, 100%, 40%);">+ select HAVE_ACPI_RESUME</span><br><span>      select HAVE_ACPI_TABLES</span><br><span>      select MAINBOARD_HAS_CHROMEOS</span><br><span>        select SOC_INTEL_CANNONLAKE</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25390">change 25390</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/25390"/><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: I9de84dfd450936b3bc08e016bec6cf5ae88eab3d </div>
<div style="display:none"> Gerrit-Change-Number: 25390 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vaibhav Shankar <vaibhav.shankar@intel.com> </div>