summaryrefslogtreecommitdiff
path: root/configs/controlcenterd_TRAILBLAZER_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-23 00:31:20 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-31 13:57:27 (GMT)
commit26468d5186b437eba0c4baf9b7ac0e4b9b18ad39 (patch)
tree5b8057287b5288be86a1ed4bd78c35a6aafb4318 /configs/controlcenterd_TRAILBLAZER_defconfig
parenta7d660bc4982fea59d14d30eb79e77499d1074ef (diff)
downloadu-boot-26468d5186b437eba0c4baf9b7ac0e4b9b18ad39.tar.xz
tpm: Convert board config TPM options to Kconfig
Convert all TPM options to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Christophe Ricard <christophe-h.ricard@st.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/controlcenterd_TRAILBLAZER_defconfig')
-rw-r--r--configs/controlcenterd_TRAILBLAZER_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/controlcenterd_TRAILBLAZER_defconfig b/configs/controlcenterd_TRAILBLAZER_defconfig
index 3557aea..08aae9a 100644
--- a/configs/controlcenterd_TRAILBLAZER_defconfig
+++ b/configs/controlcenterd_TRAILBLAZER_defconfig
@@ -6,3 +6,7 @@ CONFIG_SYS_EXTRA_OPTIONS="TRAILBLAZER,SPIFLASH"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_TPM=y
+CONFIG_TPM_ATMEL_TWI=y
+CONFIG_TPM_AUTH_SESSIONS=y
+CONFIG_TPM=y