]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
tpm: use tabs instead of whitespaces in Kconfig
authorPeter Huewe <peterhuewe@gmx.de>
Mon, 21 Oct 2013 23:14:47 +0000 (01:14 +0200)
committerPeter Huewe <peterhuewe@gmx.de>
Tue, 22 Oct 2013 17:43:12 +0000 (19:43 +0200)
just like the other entries

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/Kconfig

index dd7a82bfa7cfc77e19097368f5d397f64c493973..1a65838888cdbb37ec2551fd132c7c91cc66c511 100644 (file)
@@ -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"