From bab37ed45131f8b2d7e582ef524f3ecedfe47409 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 25 Nov 2020 14:34:54 -0700 Subject: [PATCH] Update coreboot and configs --- coreboot | 2 +- models/galp5/coreboot.config | 2 +- models/lemp10/coreboot.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coreboot b/coreboot index 3d37711..2672659 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 3d37711899bf94d9c4233ce354256df1ed02db65 +Subproject commit 2672659890960283f0e2922e977c9f1cedb5a87c diff --git a/models/galp5/coreboot.config b/models/galp5/coreboot.config index e7b3fea..2a1ce3d 100644 --- a/models/galp5/coreboot.config +++ b/models/galp5/coreboot.config @@ -668,7 +668,7 @@ CONFIG_INTEL_GMA_BCLM_WIDTH=16 # CONFIG_DRIVER_INTEL_I210 is not set # CONFIG_DRIVERS_INTEL_ISH is not set # CONFIG_DRIVERS_INTEL_MIPI_CAMERA is not set -# CONFIG_DRIVERS_INTEL_PMC is not set +CONFIG_DRIVERS_INTEL_PMC=y # CONFIG_HAVE_INTEL_PTT is not set # CONFIG_IPMI_OCP is not set # CONFIG_DRIVERS_LENOVO_HYBRID_GRAPHICS is not set diff --git a/models/lemp10/coreboot.config b/models/lemp10/coreboot.config index 2504fee..e758225 100644 --- a/models/lemp10/coreboot.config +++ b/models/lemp10/coreboot.config @@ -668,7 +668,7 @@ CONFIG_INTEL_GMA_BCLM_WIDTH=16 # CONFIG_DRIVER_INTEL_I210 is not set # CONFIG_DRIVERS_INTEL_ISH is not set # CONFIG_DRIVERS_INTEL_MIPI_CAMERA is not set -# CONFIG_DRIVERS_INTEL_PMC is not set +CONFIG_DRIVERS_INTEL_PMC=y # CONFIG_HAVE_INTEL_PTT is not set # CONFIG_IPMI_OCP is not set # CONFIG_DRIVERS_LENOVO_HYBRID_GRAPHICS is not set