Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[oweals/u-boot.git] / drivers / tpm / Kconfig
index 555a76bb1e314243a7f96753bea9caa8075da2a8..9eebab5cfd90ef716df8faa2214ce2642830d931 100644 (file)
@@ -155,6 +155,12 @@ config TPM2_TIS_SPI
          to the device using the standard TPM Interface Specification (TIS)
          protocol.
 
+config TPM2_FTPM_TEE
+       bool "TEE based fTPM Interface"
+       depends on TEE && OPTEE && TPM_V2
+       help
+         This driver supports firmware TPM running in TEE.
+
 endif # TPM_V2
 
 endmenu