From 1aa592ff7ca1cd9cc760b9e2b0f8318577ca8d4e Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 2 Dec 2020 16:00:19 -0700 Subject: [PATCH] Re-add LPIT --- coreboot | 2 +- models/galp5/coreboot.config | 1 + models/lemp10/coreboot.config | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/coreboot b/coreboot index 4dd22de..d95db48 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 4dd22de6345af5e8e75ae3a49fb13fdacf72175f +Subproject commit d95db48cd718b080485b3f70183f58a5dd6a375e diff --git a/models/galp5/coreboot.config b/models/galp5/coreboot.config index da4714d..87a119f 100644 --- a/models/galp5/coreboot.config +++ b/models/galp5/coreboot.config @@ -773,6 +773,7 @@ CONFIG_IOAPIC=y # CONFIG_USE_WATCHDOG_ON_BOOT is not set # CONFIG_GFXUMA is not set # CONFIG_ACPI_NHLT is not set +CONFIG_ACPI_LPIT=y # # System tables diff --git a/models/lemp10/coreboot.config b/models/lemp10/coreboot.config index 7d6f82f..753a098 100644 --- a/models/lemp10/coreboot.config +++ b/models/lemp10/coreboot.config @@ -773,6 +773,7 @@ CONFIG_IOAPIC=y # CONFIG_USE_WATCHDOG_ON_BOOT is not set # CONFIG_GFXUMA is not set # CONFIG_ACPI_NHLT is not set +CONFIG_ACPI_LPIT=y # # System tables