diff options
Diffstat (limited to 'hw/tpm/Kconfig')
-rw-r--r-- | hw/tpm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/tpm/Kconfig b/hw/tpm/Kconfig index dd27f41ba3..f654f0fbce 100644 --- a/hw/tpm/Kconfig +++ b/hw/tpm/Kconfig @@ -7,7 +7,7 @@ config TPM_TIS config TPM_CRB bool - depends on TPM + depends on TPM && PC config TPM_PASSTHROUGH bool |