From 9fc1f1c10be20d469a7cb1f1a661acc11e2145ae Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Thu, 24 Nov 2022 10:23:29 -0500 Subject: [PATCH] Talos II : add TPM module as under https://github.com/Dasharo/coreboot/commit/2207bbcccba31ad89cf21607b0d8d05d8dc47c03 --- config/coreboot-talos-2.config | 1 + 1 file changed, 1 insertion(+) diff --git a/config/coreboot-talos-2.config b/config/coreboot-talos-2.config index 800300f3..f1f8720a 100644 --- a/config/coreboot-talos-2.config +++ b/config/coreboot-talos-2.config @@ -1,2 +1,3 @@ CONFIG_VENDOR_RAPTOR_CS=y CONFIG_PAYLOAD_SKIBOOT=y +CONFIG_TALOS_2_INFINEON_TPM_1=y