Fix Kconfig whitespace.

All other Kconfig locations start with tabs.

Change-Id: I0ee5f0b0b82f85c8ae58b3626f142f159554efb3
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10438
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Martin Roth 2015-06-05 21:03:42 -06:00 committed by Edward O'Callaghan
parent e08a2a585e
commit 29824c5a4b
1 changed files with 4 additions and 4 deletions

View File

@ -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"