162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig TCG_TIS_ST33ZP24
362306a36Sopenharmony_ci	tristate
462306a36Sopenharmony_ci	help
562306a36Sopenharmony_ci	  STMicroelectronics ST33ZP24 core driver. It implements the core
662306a36Sopenharmony_ci	  TPM1.2 logic and hooks into the TPM kernel APIs. Physical layers will
762306a36Sopenharmony_ci	  register against it.
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci	  To compile this driver as a module, choose m here. The module will be called
1062306a36Sopenharmony_ci	  tpm_st33zp24.
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciconfig TCG_TIS_ST33ZP24_I2C
1362306a36Sopenharmony_ci	tristate "STMicroelectronics TPM Interface Specification 1.2 Interface (I2C)"
1462306a36Sopenharmony_ci	depends on I2C
1562306a36Sopenharmony_ci	select TCG_TIS_ST33ZP24
1662306a36Sopenharmony_ci	help
1762306a36Sopenharmony_ci	  This module adds support for the STMicroelectronics TPM security chip
1862306a36Sopenharmony_ci	  ST33ZP24 with i2c interface.
1962306a36Sopenharmony_ci	  To compile this driver as a module, choose M here; the module will be
2062306a36Sopenharmony_ci	  called tpm_st33zp24_i2c.
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ciconfig TCG_TIS_ST33ZP24_SPI
2362306a36Sopenharmony_ci	tristate "STMicroelectronics TPM Interface Specification 1.2 Interface (SPI)"
2462306a36Sopenharmony_ci	depends on SPI
2562306a36Sopenharmony_ci	select TCG_TIS_ST33ZP24
2662306a36Sopenharmony_ci	help
2762306a36Sopenharmony_ci	  This module adds support for the STMicroelectronics TPM security chip
2862306a36Sopenharmony_ci	  ST33ZP24 with spi interface.
2962306a36Sopenharmony_ci	  To compile this driver as a module, choose M here; the module will be
3062306a36Sopenharmony_ci	  called tpm_st33zp24_spi.
31