tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
[firefly-linux-kernel-4.4.55.git] / drivers / char / tpm / Kconfig
index 9d4e37549eb2899233f49e44bb21c09e56ce67a7..2dc16d3b2336edfc5cd44fe0bc227fc31a4f8586 100644 (file)
@@ -100,16 +100,6 @@ config TCG_IBMVTPM
          will be accessible from within Linux.  To compile this driver
          as a module, choose M here; the module will be called tpm_ibmvtpm.
 
-config TCG_TIS_I2C_ST33
-       tristate "TPM Interface Specification 1.2 Interface (I2C - STMicroelectronics)"
-       depends on I2C
-       depends on GPIOLIB
-       ---help---
-         If you have a TPM security chip from STMicroelectronics working with
-         an I2C bus say Yes and it will be accessible from within Linux.
-         To compile this driver as a module, choose M here; the module will be
-         called tpm_i2c_stm_st33.
-
 config TCG_XEN
        tristate "XEN TPM Interface"
        depends on TCG_TPM && XEN
@@ -131,4 +121,5 @@ config TCG_CRB
          from within Linux.  To compile this driver as a module, choose
          M here; the module will be called tpm_crb.
 
+source "drivers/char/tpm/st33zp24/Kconfig"
 endif # TCG_TPM