Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm
[pandora-u-boot.git] / lib / Kconfig
index f6ca559..1964951 100644 (file)
@@ -431,6 +431,10 @@ config TPM
        bool "Trusted Platform Module (TPM) Support"
        depends on DM
        imply DM_RNG
+       select SHA1
+       select SHA256
+       select SHA384
+       select SHA512
        help
          This enables support for TPMs which can be used to provide security
          features for your board. The TPM can be connected via LPC or I2C