Sign in
gfiber
/
barebox
/
mindspeed
/
8f95cbfd66cc3e794ca5b6f8af105f8e460368a7
/
.
/
drivers
/
tpm
/
Kconfig
blob: 6a8213019f86c2d811d7e42edd5716302545ef5f [
file
] [
log
] [
blame
]
menu
"TPM driver "
config TPM
bool
"Enable TPM driver support"
default
n
config TPM_I2C_INFINEON
depends on TPM
&&
I2C
bool
"Enable driver for Infineon TPMs connected to an I2C bus"
default
n
endmenu