<p>Chris Wang would like Chris Wang to <strong>review</strong> this change.</p><p><a href="https://review.coreboot.org/22586">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variants/nautilus: correct the SIO_EC_ENABLE_P2SK typo<br><br>correct the typo from SIO_EC_ENABLE_P2SK to SIO_EC_ENABLE_PS2K.<br><br>BRANCH=master<br>BUG=b:66462881<br>TEST=compiled/boot to ChromeOS.<br><br>Change-Id: Iaded458e202bc975c73cd295f7b363e2c9bfa861<br>Signed-off-by: Chris Wang <chriswang@ami.corp-partner.google.com><br>---<br>M src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h<br>1 file 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/86/22586/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h b/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h<br>index cf8682b..ca9f865 100644<br>--- a/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h<br>+++ b/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h<br>@@ -75,6 +75,6 @@<br> <br> #define SIO_EC_MEMMAP_ENABLE /* EC Memory Map Resources */<br> #define SIO_EC_HOST_ENABLE      /* EC Host Interface Resources */<br>-#define SIO_EC_ENABLE_P2SK<br>+#define SIO_EC_ENABLE_PS2K<br> <br> #endif /* __MAINBOARD_EC_H__ */<br></pre><p>To view, visit <a href="https://review.coreboot.org/22586">change 22586</a>. To unsubscribe, 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/22586"/><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: Iaded458e202bc975c73cd295f7b363e2c9bfa861 </div>
<div style="display:none"> Gerrit-Change-Number: 22586 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Chris Wang <chriswang@ami.com.tw> </div>
<div style="display:none"> Gerrit-Reviewer: Chris Wang <chriswang@ami.corp-partner.google.com> </div>