summaryrefslogtreecommitdiffstats
path: root/configs/chromebox_panther_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-22 18:31:20 -0600
committerSimon Glass <sjg@chromium.org>2015-08-31 07:57:27 -0600
commit26468d5186b437eba0c4baf9b7ac0e4b9b18ad39 (patch)
tree5b8057287b5288be86a1ed4bd78c35a6aafb4318 /configs/chromebox_panther_defconfig
parenta7d660bc4982fea59d14d30eb79e77499d1074ef (diff)
downloadblackbird-obmc-uboot-26468d5186b437eba0c4baf9b7ac0e4b9b18ad39.tar.gz
blackbird-obmc-uboot-26468d5186b437eba0c4baf9b7ac0e4b9b18ad39.zip
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/chromebox_panther_defconfig')
-rw-r--r--configs/chromebox_panther_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig
index e82c8ecf64..e7ef8feb66 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -17,9 +17,11 @@ CONFIG_SPI_FLASH=y
CONFIG_CMD_CROS_EC=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_LPC=y
+CONFIG_TPM_TIS_LPC=y
CONFIG_VIDEO_VESA=y
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
CONFIG_FRAMEBUFFER_VESA_MODE_11A=y
CONFIG_DM_RTC=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_VSNPRINTF=y
+CONFIG_TPM=y
OpenPOWER on IntegriCloud