aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/Kconfig
blob: 2eee8eb865c82d724183e34f27e6504056eeb827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config TPM
    bool

config TPM_TIS
    bool

config TPM_CRB
    bool

config TPM_PASSTHROUGH
    bool

config TPM_EMULATOR
    bool