diff options
Diffstat (limited to 'src/security/tpm/Kconfig')
-rw-r--r-- | src/security/tpm/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/security/tpm/Kconfig b/src/security/tpm/Kconfig index ea13fa43c1..377d6dcb88 100644 --- a/src/security/tpm/Kconfig +++ b/src/security/tpm/Kconfig @@ -60,15 +60,6 @@ config DEBUG_TPM help This option enables additional TPM related debug messages. -config TPM_RDRESP_NEED_DELAY - bool "Enable Delay Workaround for TPM" - default n - depends on MEMORY_MAPPED_TPM - help - Certain TPMs seem to need some delay when reading response - to work around a race-condition-related issue, possibly - caused by ill-programmed TPM firmware. - config TPM_STARTUP_IGNORE_POSTINIT bool help |