<p>Subrata Banik has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27205">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Default disable UART_DEBUG Kconfig<br><br>This patch ensures serial debug is not default enable on Cannonlake<br>platform.<br><br>Change-Id: Id925c8c73971a027e45ea3c61e878f134bc9feff<br>Signed-off-by: Subrata Banik <subrata.banik@intel.com><br>---<br>M src/soc/intel/cannonlake/Kconfig<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/05/27205/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig</span><br><span>index 005ed99..101d71e 100644</span><br><span>--- a/src/soc/intel/cannonlake/Kconfig</span><br><span>+++ b/src/soc/intel/cannonlake/Kconfig</span><br><span>@@ -64,7 +64,7 @@</span><br><span> </span><br><span> config UART_DEBUG</span><br><span>     bool "Enable UART debug port."</span><br><span style="color: hsl(0, 100%, 40%);">-        default y</span><br><span style="color: hsl(120, 100%, 40%);">+     default n</span><br><span>    select CONSOLE_SERIAL</span><br><span>        select BOOTBLOCK_CONSOLE</span><br><span>     select DRIVERS_UART</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27205">change 27205</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/27205"/><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: Id925c8c73971a027e45ea3c61e878f134bc9feff </div>
<div style="display:none"> Gerrit-Change-Number: 27205 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Subrata Banik <subrata.banik@intel.com> </div>