<p>Philipp Deppenwiese <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/29425">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Patrick Rudolph: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">LinuxBoot/X86_64: Enable 8250 uart drivers<br><br>Enable 8250 uart drivers on default defconfig.<br><br>- makes it easier to debug. (qemu -nographic)<br>- Kernel size increases only by 20kB.<br><br>Change-Id: I8309ecf7afd74b3c4021effedcac47350b442173<br>Signed-off-by: Marcello Sylvester Bauer <info@marcellobauer.com><br>Reviewed-on: https://review.coreboot.org/29425<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Patrick Rudolph <siro@das-labor.org><br>---<br>M payloads/external/LinuxBoot/x86_64/defconfig<br>1 file changed, 7 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/payloads/external/LinuxBoot/x86_64/defconfig b/payloads/external/LinuxBoot/x86_64/defconfig</span><br><span>index 71c5d77..39ae162 100644</span><br><span>--- a/payloads/external/LinuxBoot/x86_64/defconfig</span><br><span>+++ b/payloads/external/LinuxBoot/x86_64/defconfig</span><br><span>@@ -99,6 +99,13 @@</span><br><span> CONFIG_MD=y</span><br><span> CONFIG_BLK_DEV_DM=y</span><br><span> CONFIG_DM_CRYPT=y</span><br><span style="color: hsl(120, 100%, 40%);">+CONFIG_SERIAL_8250_CONSOLE=y</span><br><span style="color: hsl(120, 100%, 40%);">+# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set</span><br><span style="color: hsl(120, 100%, 40%);">+# CONFIG_SERIAL_8250_EXAR is not set</span><br><span style="color: hsl(120, 100%, 40%);">+# CONFIG_SERIAL_8250_LPSS is not set</span><br><span style="color: hsl(120, 100%, 40%);">+# CONFIG_SERIAL_8250_MID is not set</span><br><span style="color: hsl(120, 100%, 40%);">+# CONFIG_SERIAL_8250_PNP is not set</span><br><span style="color: hsl(120, 100%, 40%);">+CONFIG_SERIAL_8250=y</span><br><span> CONFIG_HW_RANDOM_TIMERIOMEM=y</span><br><span> # CONFIG_HW_RANDOM_AMD is not set</span><br><span> # CONFIG_HW_RANDOM_VIA is not set</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29425">change 29425</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/29425"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: I8309ecf7afd74b3c4021effedcac47350b442173 </div>
<div style="display:none"> Gerrit-Change-Number: 29425 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Marcello Sylvester Bauer <info@marcellobauer.com> </div>
<div style="display:none"> Gerrit-Reviewer: Marcello Sylvester Bauer <info@marcellobauer.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> </div>
<div style="display:none"> Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com> </div>