aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/pc80/tpm/Kconfig8
1 files changed, 4 insertions, 4 deletions
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"