diff options
| -rw-r--r-- | drivers/char/tpm/Kconfig | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/drivers/char/tpm/Kconfig b/drivers/char/tpm/Kconfig index dd7a82bfa7cf..1a65838888cd 100644 --- a/drivers/char/tpm/Kconfig +++ b/drivers/char/tpm/Kconfig | |||
| @@ -101,14 +101,14 @@ config TCG_IBMVTPM | |||
| 101 | as a module, choose M here; the module will be called tpm_ibmvtpm. | 101 | as a module, choose M here; the module will be called tpm_ibmvtpm. |
| 102 | 102 | ||
| 103 | config TCG_ST33_I2C | 103 | config TCG_ST33_I2C |
| 104 | tristate "STMicroelectronics ST33 I2C TPM" | 104 | tristate "STMicroelectronics ST33 I2C TPM" |
| 105 | depends on I2C | 105 | depends on I2C |
| 106 | depends on GPIOLIB | 106 | depends on GPIOLIB |
| 107 | ---help--- | 107 | ---help--- |
| 108 | If you have a TPM security chip from STMicroelectronics working with | 108 | If you have a TPM security chip from STMicroelectronics working with |
| 109 | an I2C bus say Yes and it will be accessible from within Linux. | 109 | an I2C bus say Yes and it will be accessible from within Linux. |
| 110 | To compile this driver as a module, choose M here; the module will be | 110 | To compile this driver as a module, choose M here; the module will be |
| 111 | called tpm_stm_st33_i2c. | 111 | called tpm_stm_st33_i2c. |
| 112 | 112 | ||
| 113 | config TCG_XEN | 113 | config TCG_XEN |
| 114 | tristate "XEN TPM Interface" | 114 | tristate "XEN TPM Interface" |
