Commit 4ef4c943 authored by Peter Huewe's avatar Peter Huewe

tpm: use tabs instead of whitespaces in Kconfig

just like the other entries
Signed-off-by: default avatarPeter Huewe <peterhuewe@gmx.de>
parent b3f2436a
...@@ -101,14 +101,14 @@ config TCG_IBMVTPM ...@@ -101,14 +101,14 @@ config TCG_IBMVTPM
as a module, choose M here; the module will be called tpm_ibmvtpm. as a module, choose M here; the module will be called tpm_ibmvtpm.
config TCG_ST33_I2C config TCG_ST33_I2C
tristate "STMicroelectronics ST33 I2C TPM" tristate "STMicroelectronics ST33 I2C TPM"
depends on I2C depends on I2C
depends on GPIOLIB depends on GPIOLIB
---help--- ---help---
If you have a TPM security chip from STMicroelectronics working with If you have a TPM security chip from STMicroelectronics working with
an I2C bus say Yes and it will be accessible from within Linux. 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 To compile this driver as a module, choose M here; the module will be
called tpm_stm_st33_i2c. called tpm_stm_st33_i2c.
config TCG_XEN config TCG_XEN
tristate "XEN TPM Interface" tristate "XEN TPM Interface"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment