From: Peter Huewe Date: Mon, 21 Oct 2013 23:14:47 +0000 (+0200) Subject: tpm: use tabs instead of whitespaces in Kconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4ef4c943a0eabd2e0cd37d07c3a6b1da8e73efdf;p=deliverable%2Flinux.git tpm: use tabs instead of whitespaces in Kconfig just like the other entries Signed-off-by: Peter Huewe --- 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 as a module, choose M here; the module will be called tpm_ibmvtpm. config TCG_ST33_I2C - tristate "STMicroelectronics ST33 I2C TPM" - 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_stm_st33_i2c. + tristate "STMicroelectronics ST33 I2C TPM" + 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_stm_st33_i2c. config TCG_XEN tristate "XEN TPM Interface"