intel/broadwell: Add option to enable/disable the PCIe AER capability
commit71616784077cd5a712dcb8768cea3464c3de04ec
authorYouness Alaoui <youness.alaoui@puri.sm>
Fri, 4 May 2018 19:34:06 +0000 (4 15:34 -0400)
committerMartin Roth <martinroth@google.com>
Tue, 8 May 2018 02:59:23 +0000 (8 02:59 +0000)
treef616bcb092d13f66ac436e9ffa6d37ddd626e712
parent1f64b01bbe0007f0364d23715ff0aef0a1eec336
intel/broadwell: Add option to enable/disable the PCIe AER capability

The Advanced Error Reporting capability was hardcoded in the PCIe
extended capability list, but it might not always be possible.

The Librem 13v1 does not seem to have working AER and this option
was needed and tested on the Librem 13v1. Without it, the linux
console gets spammed with AER errrors.

Change-Id: If2e0ec42c93f1fee927eacdf0099004cf9302fbe
Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm>
Reviewed-on: https://review.coreboot.org/25326
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/broadwell/Kconfig
src/soc/intel/broadwell/pcie.c