summaryrefslogtreecommitdiffstats
path: root/src/mainboard/system76/gaze16
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/gaze16
parent203e6c2ed3c22fcee23f484159ad6c7c237b9664 (diff)
downloadcoreboot-c7018cc009ee8e876307d17ff80e20b69483afa1.tar.gz
coreboot-c7018cc009ee8e876307d17ff80e20b69483afa1.tar.bz2
coreboot-c7018cc009ee8e876307d17ff80e20b69483afa1.zip
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/gaze16')
-rw-r--r--src/mainboard/system76/gaze16/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/system76/gaze16/Kconfig b/src/mainboard/system76/gaze16/Kconfig
index 7b427cd5c887..daf3302a81c6 100644
--- a/src/mainboard/system76/gaze16/Kconfig
+++ b/src/mainboard/system76/gaze16/Kconfig
@@ -23,6 +23,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 TPM_RDRESP_NEED_DELAY
config MAINBOARD_DIR