qemu-e2k/hw/tpm/Kconfig

17 lines
188 B
Plaintext
Raw Normal View History

config TPM
bool
config TPM_TIS
bool
depends on TPM && ISA_BUS
config TPM_CRB
bool
depends on TPM && PC
config TPM_PASSTHROUGH
bool
config TPM_EMULATOR
bool