<p>Matt DeVillier has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25327">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">purism/librem13v1: Disable PCI Express AER capability<br><br>The Librem 13v1 does not seem to have working AER and this option<br>was needed and tested on the Librem 13v1. Without it, the linux<br>console gets spammed with AER errrors.<br><br>Change-Id: I13d0afa085b426920d7a946e6209f924ce29ae52<br>Signed-off-by: Youness Alaoui <kakaroto@kakaroto.homelinux.net><br>---<br>M src/mainboard/purism/librem13v1/Kconfig<br>1 file changed, 3 insertions(+), 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/27/25327/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/purism/librem13v1/Kconfig b/src/mainboard/purism/librem13v1/Kconfig</span><br><span>index abd499c..c4fb14b 100644</span><br><span>--- a/src/mainboard/purism/librem13v1/Kconfig</span><br><span>+++ b/src/mainboard/purism/librem13v1/Kconfig</span><br><span>@@ -24,6 +24,9 @@</span><br><span> config PCIEXP_L1_SUB_STATE</span><br><span>        def_bool n</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+config PCIEXP_AER</span><br><span style="color: hsl(120, 100%, 40%);">+     def_bool n</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> config HAVE_IFD_BIN</span><br><span>  bool</span><br><span>         default n</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25327">change 25327</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/25327"/><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: I13d0afa085b426920d7a946e6209f924ce29ae52 </div>
<div style="display:none"> Gerrit-Change-Number: 25327 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com> </div>