From c330df0af089341bf1f6069b31c860c525e38d0f Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 3 Sep 2020 22:35:52 +0200 Subject: [PATCH] sys-kernel/coreos-modules: Add deps for ACPI_APEI_PCIEAER Not sure when and where things have changed, but adding those config variables made the build move forward. --- .../sys-kernel/coreos-modules/files/commonconfig-5.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.8 b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.8 index f1d693c7ff..6d308df52e 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.8 +++ b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.8 @@ -702,6 +702,7 @@ CONFIG_PARTITION_ADVANCED=y CONFIG_PATA_JMICRON=m CONFIG_PATA_VIA=m CONFIG_PCI=y +CONFIG_PCIEAER=y CONFIG_PCIEPORTBUS=y CONFIG_PCIE_ECRC=y CONFIG_PCI_IOV=y