summaryrefslogtreecommitdiff
path: root/src/security
diff options
context:
space:
mode:
Diffstat (limited to 'src/security')
-rw-r--r--src/security/tpm/tss/vendor/cr50/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/security/tpm/tss/vendor/cr50/Kconfig b/src/security/tpm/tss/vendor/cr50/Kconfig
index a483e36deb..33a5cf3da1 100644
--- a/src/security/tpm/tss/vendor/cr50/Kconfig
+++ b/src/security/tpm/tss/vendor/cr50/Kconfig
@@ -30,16 +30,6 @@ config CR50_USE_LONG_INTERRUPT_PULSES
Whether to request longer interrupt pulses using Cr50 BOARD_CFG register.
If the Cr50 firmware is too old, it will not be able to honor the request.
-config TI50_FIRMWARE_VERSION_NOT_SUPPORTED
- bool
- default n
- help
- Ti50 FW versions below 0.22.4 don't support the firmware_version register,
- and trying to access it causes I2C errors. This config will skip accesses
- to the register, and should be selected for boards using Ti50 chips with
- FW < 0.22.4. The config will be removed once all Ti50 stocks are updated to
- 0.22.4 or higher.
-
config GOOGLE_TPM_IRQ_TIMEOUT_MS
int
default 100 if TPM_GOOGLE_CR50 && I2C_TPM