diff options
Diffstat (limited to 'hw/tpm')
-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 b5d1724f8c..dd27f41ba3 100644 --- a/hw/tpm/Kconfig +++ b/hw/tpm/Kconfig @@ -3,7 +3,7 @@ config TPM config TPM_TIS bool - depends on TPM + depends on TPM && ISA_BUS config TPM_CRB bool |