summaryrefslogtreecommitdiff
path: root/configs/peach-pit_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-23 00:31:43 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-31 13:57:29 (GMT)
commiteddb8cf136ee28ab8d699f5c3a18408ed3074d6c (patch)
treeab88702628654fb769f544a41770898b08fd3748 /configs/peach-pit_defconfig
parente76cb9272d3b9ca7a6d4581dd1cff12480289710 (diff)
downloadu-boot-fsl-qoriq-eddb8cf136ee28ab8d699f5c3a18408ed3074d6c.tar.xz
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
This command provides a few useful tests so enable it for common boards. 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/peach-pit_defconfig')
-rw-r--r--configs/peach-pit_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/peach-pit_defconfig b/configs/peach-pit_defconfig
index d0646ab..1934bf3 100644
--- a/configs/peach-pit_defconfig
+++ b/configs/peach-pit_defconfig
@@ -8,6 +8,7 @@ CONFIG_SPL=y
CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_CMD_TPM=y
+CONFIG_CMD_TPM_TEST=y
CONFIG_SPI_FLASH=y
CONFIG_CMD_CROS_EC=y
CONFIG_CROS_EC=y