1 config TCG_TIS_ST33ZP24
4 STMicroelectronics ST33ZP24 core driver. It implements the core
5 TPM1.2 logic and hooks into the TPM kernel APIs. Physical layers will
8 To compile this driver as a module, choose m here. The module will be called
11 config TCG_TIS_ST33ZP24_I2C
12 tristate "STMicroelectronics TPM Interface Specification 1.2 Interface (I2C)"
14 select TCG_TIS_ST33ZP24
16 This module adds support for the STMicroelectronics TPM security chip
17 ST33ZP24 with i2c interface.
18 To compile this driver as a module, choose M here; the module will be
19 called tpm_st33zp24_i2c.
21 config TCG_TIS_ST33ZP24_SPI
22 tristate "STMicroelectronics TPM Interface Specification 1.2 Interface (SPI)"
24 select TCG_TIS_ST33ZP24
26 This module adds support for the STMicroelectronics TPM security chip
27 ST33ZP24 with spi interface.
28 To compile this driver as a module, choose M here; the module will be
29 called tpm_st33zp24_spi.