18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig TCG_TIS_ST33ZP24
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	help
58c2ecf20Sopenharmony_ci	  STMicroelectronics ST33ZP24 core driver. It implements the core
68c2ecf20Sopenharmony_ci	  TPM1.2 logic and hooks into the TPM kernel APIs. Physical layers will
78c2ecf20Sopenharmony_ci	  register against it.
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose m here. The module will be called
108c2ecf20Sopenharmony_ci	  tpm_st33zp24.
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciconfig TCG_TIS_ST33ZP24_I2C
138c2ecf20Sopenharmony_ci	tristate "STMicroelectronics TPM Interface Specification 1.2 Interface (I2C)"
148c2ecf20Sopenharmony_ci	depends on I2C
158c2ecf20Sopenharmony_ci	select TCG_TIS_ST33ZP24
168c2ecf20Sopenharmony_ci	help
178c2ecf20Sopenharmony_ci	  This module adds support for the STMicroelectronics TPM security chip
188c2ecf20Sopenharmony_ci	  ST33ZP24 with i2c interface.
198c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here; the module will be
208c2ecf20Sopenharmony_ci	  called tpm_st33zp24_i2c.
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ciconfig TCG_TIS_ST33ZP24_SPI
238c2ecf20Sopenharmony_ci	tristate "STMicroelectronics TPM Interface Specification 1.2 Interface (SPI)"
248c2ecf20Sopenharmony_ci	depends on SPI
258c2ecf20Sopenharmony_ci	select TCG_TIS_ST33ZP24
268c2ecf20Sopenharmony_ci	help
278c2ecf20Sopenharmony_ci	  This module adds support for the STMicroelectronics TPM security chip
288c2ecf20Sopenharmony_ci	  ST33ZP24 with spi interface.
298c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here; the module will be
308c2ecf20Sopenharmony_ci	  called tpm_st33zp24_spi.
31