aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/system76/lemp9
diff options
context:
space:
mode:
authorTim Crawford <tcrawford@system76.com>2021-12-07 13:12:26 -0700
committerFelix Held <felix-coreboot@felixheld.de>2022-01-21 18:19:08 +0000
commitc7018cc009ee8e876307d17ff80e20b69483afa1 (patch)
treeea1f49d80d4f61a9ce72bec81d5debbb7f207f60 /src/mainboard/system76/lemp9
parent203e6c2ed3c22fcee23f484159ad6c7c237b9664 (diff)
mb/system76/*: Enable measured boot
Tested by checking PCR-2 data is recorded in cbmem log. Change-Id: I70cb9a93de44e75f3a3ed24979c243fccea1213d Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/59963 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jeremy Soller <jeremy@system76.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'src/mainboard/system76/lemp9')
-rw-r--r--src/mainboard/system76/lemp9/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/system76/lemp9/Kconfig b/src/mainboard/system76/lemp9/Kconfig
index 9b6cc7688f..1cbf31bb64 100644
--- a/src/mainboard/system76/lemp9/Kconfig
+++ b/src/mainboard/system76/lemp9/Kconfig
@@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_HDA_VERB
select SPD_READ_BY_WORD
select SYSTEM_TYPE_LAPTOP
+ select TPM_MEASURED_BOOT
select USE_LEGACY_8254_TIMER # Fix failure to boot GRUB
config MAINBOARD_DIR