Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/81591?usp=email )
Change subject: configs: Build test CONFIG_TPM_PPI ......................................................................
configs: Build test CONFIG_TPM_PPI
Add build test for CONFIG_TPM_PPI.
Change-Id: I191c501d31c564b1a5dcfba79459f63ca84984d0 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M configs/config.msi_ms7d25_ddr5 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/81591/1
diff --git a/configs/config.msi_ms7d25_ddr5 b/configs/config.msi_ms7d25_ddr5 index e26e99e..f0e6704 100644 --- a/configs/config.msi_ms7d25_ddr5 +++ b/configs/config.msi_ms7d25_ddr5 @@ -17,5 +17,6 @@ CONFIG_EDK2_SD_MMC_TIMEOUT=1000 CONFIG_TPM2=y CONFIG_TPM_MEASURED_BOOT=y +CONFIG_TPM_PPI=y CONFIG_DRIVERS_GENERIC_CBFS_SERIAL=y CONFIG_DRIVERS_GENERIC_CBFS_UUID=y