From 29824c5a4b769092d4b10855ae73b3a92a6b6ba1 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 5 Jun 2015 21:03:42 -0600 Subject: Fix Kconfig whitespace. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All other Kconfig locations start with tabs. Change-Id: I0ee5f0b0b82f85c8ae58b3626f142f159554efb3 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/10438 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Paul Menzel --- src/drivers/pc80/tpm/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/drivers') diff --git a/src/drivers/pc80/tpm/Kconfig b/src/drivers/pc80/tpm/Kconfig index 148387128d..f6a79483dc 100644 --- a/src/drivers/pc80/tpm/Kconfig +++ b/src/drivers/pc80/tpm/Kconfig @@ -1,8 +1,8 @@ config MAINBOARD_HAS_LPC_TPM - bool - default n - help - Board has TPM support + bool + default n + help + Board has TPM support config LPC_TPM bool "Enable TPM support" -- cgit v1.2.3