Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755302Ab3JVSBi (ORCPT ); Tue, 22 Oct 2013 14:01:38 -0400 Received: from mout.gmx.net ([212.227.17.21]:56864 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755074Ab3JVSBc (ORCPT ); Tue, 22 Oct 2013 14:01:32 -0400 From: Peter Huewe To: james.l.morris@oracle.com, tpmdd-devel@lists.sourceforge.net, adlai@linux.vnet.ibm.com Cc: linux-kernel@vger.kernel.org, Peter Huewe Subject: [PATCH 15/15] tpm: use tabs instead of whitespaces in Kconfig Date: Tue, 22 Oct 2013 20:00:40 +0200 Message-Id: <1382464840-7639-15-git-send-email-peterhuewe@gmx.de> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1382464840-7639-6-git-send-email-peterhuewe@gmx.de> References: <1382464840-7639-6-git-send-email-peterhuewe@gmx.de> X-Provags-ID: V03:K0:1lzypkKkc5fZtEUj8H5KUhqoen08KLMBWvJ/0L4nCKjMdW5D2cv EquyEWv5DnM8SXscE1YrsBsbIVFTYuwVu2RJbyySiJ//TW6p1kU/kf09fdpH9NjeF/APQvV HeZLW3p07ZOV8Rr4AmWBqUZ++Zb7A+/U8fu+bqHQ7jFhkb2ZaAbYY0XL0CHV0nth3lR1kTY 8DJ7+guLw7D4rvGB/MeoQ== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1508 Lines: 42 just like the other entries Signed-off-by: Peter Huewe --- 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 dd7a82b..1a65838 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" -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/