summaryrefslogtreecommitdiff
path: root/configs/sandbox_flattree_defconfig
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2018-05-15 12:57:28 +0300
committerTom Rini <trini@konsulko.com>2018-05-26 03:13:01 +0300
commit2a8e80dfcede89b5f7c6dddc5d3336f3282a6d36 (patch)
tree593e35ec4195878981aa58afec2683daae1f4d05 /configs/sandbox_flattree_defconfig
parentb91ad16a69baf3b4b1e38889688fa660ac126f27 (diff)
downloadu-boot-2a8e80dfcede89b5f7c6dddc5d3336f3282a6d36.tar.xz
configs: add TPMv2.x support in Sandbox
Enable the Sandbox TPMv2 driver in all possible configurations. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_flattree_defconfig')
-rw-r--r--configs/sandbox_flattree_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig
index e922c4b38f..08072e8f03 100644
--- a/configs/sandbox_flattree_defconfig
+++ b/configs/sandbox_flattree_defconfig
@@ -157,6 +157,7 @@ CONFIG_TIMER=y
CONFIG_TIMER_EARLY=y
CONFIG_SANDBOX_TIMER=y
CONFIG_TPM_TIS_SANDBOX=y
+CONFIG_TPM2_TIS_SANDBOX=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EMUL=y