aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/system76/whl-u
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/whl-u
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/whl-u')
-rw-r--r--src/mainboard/system76/whl-u/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/system76/whl-u/Kconfig b/src/mainboard/system76/whl-u/Kconfig
index 028316806a..b865444726 100644
--- a/src/mainboard/system76/whl-u/Kconfig
+++ b/src/mainboard/system76/whl-u/Kconfig
@@ -22,6 +22,7 @@ config BOARD_SPECIFIC_OPTIONS
select SOC_INTEL_WHISKEYLAKE
select SPD_READ_BY_WORD
select SYSTEM_TYPE_LAPTOP
+ select TPM_MEASURED_BOOT
config MAINBOARD_DIR
default "system76/whl-u"