[PATCH u-boot v2019.04-aspeed-openbmc 4/5] configs: ast2600_openbmc_spl_emmc: Enable TPMv2 over I2C

Eddie James eajames at linux.ibm.com
Fri May 6 06:28:28 AEST 2022


Enable the I2C TPM communication driver to talk to TPM device
over I2C.

Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
 configs/ast2600_openbmc_spl_emmc_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/ast2600_openbmc_spl_emmc_defconfig b/configs/ast2600_openbmc_spl_emmc_defconfig
index 4ea0f34148..3bb44280c7 100644
--- a/configs/ast2600_openbmc_spl_emmc_defconfig
+++ b/configs/ast2600_openbmc_spl_emmc_defconfig
@@ -132,5 +132,5 @@ CONFIG_WDT=y
 CONFIG_USE_TINY_PRINTF=y
 CONFIG_SPL_TINY_MEMSET=y
 CONFIG_TPM=y
-CONFIG_SPL_TPM=y
+CONFIG_TPM2_TIS_I2C=y
 # CONFIG_EFI_LOADER is not set
-- 
2.27.0



More information about the openbmc mailing list