<p>Duncan Laurie has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29672">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ec/google/wilco: Enable COM1 ACPI device<br><br>Enable the COM1 ACPI device based on the existing Kconfig option<br>CONFIG_DRIVERS_UART_8250IO instead of expecting the mainboard to<br>also define another value for ACPI.<br><br>Change-Id: I69361cc2c245cfcad3e4f57567bf56d5a26f0b06<br>Signed-off-by: Duncan Laurie <dlaurie@google.com><br>---<br>M src/ec/google/wilco/acpi/superio.asl<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/72/29672/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/ec/google/wilco/acpi/superio.asl b/src/ec/google/wilco/acpi/superio.asl</span><br><span>index a8cea78..9c23c49 100644</span><br><span>--- a/src/ec/google/wilco/acpi/superio.asl</span><br><span>+++ b/src/ec/google/wilco/acpi/superio.asl</span><br><span>@@ -29,7 +29,7 @@</span><br><span> </span><br><span>          Method (_STA, 0, NotSerialized)</span><br><span>              {</span><br><span style="color: hsl(0, 100%, 40%);">-#ifdef SIO_EC_ENABLE_COM1</span><br><span style="color: hsl(120, 100%, 40%);">+#if IS_ENABLED(CONFIG_DRIVERS_UART_8250IO)</span><br><span>                       Return (0x0f)</span><br><span> #else</span><br><span>                       Return (Zero)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29672">change 29672</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/29672"/><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: I69361cc2c245cfcad3e4f57567bf56d5a26f0b06 </div>
<div style="display:none"> Gerrit-Change-Number: 29672 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Duncan Laurie <dlaurie@chromium.org> </div>