summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_bdx1/Kconfig
diff options
context:
space:
mode:
authorWerner Zeh <werner.zeh@siemens.com>2019-02-28 07:34:46 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-03-01 10:01:22 +0000
commit45e295b973a8ddff425d41f78c8fa8ccf6dc237f (patch)
treee83ae2894015cce3d6b5d01382acbc3bad5b24dc /src/mainboard/siemens/mc_bdx1/Kconfig
parenta37a1a65a798655993bc41f8b8f1ade7a10fba68 (diff)
downloadcoreboot-45e295b973a8ddff425d41f78c8fa8ccf6dc237f.tar.xz
mb/siemens/mc_bdx1: Enable TPM2 on LPC
This mainboard has a TPM located on the LPC bus. Enable the driver for it so that it is initialized and the ACPI table entry is generated. Change-Id: I2eae63932658c2a9f752d28d7c08c27f48531360 Signed-off-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-on: https://review.coreboot.org/c/31663 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/siemens/mc_bdx1/Kconfig')
-rw-r--r--src/mainboard/siemens/mc_bdx1/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_bdx1/Kconfig b/src/mainboard/siemens/mc_bdx1/Kconfig
index 667a6ee688..d99fea8a0a 100644
--- a/src/mainboard/siemens/mc_bdx1/Kconfig
+++ b/src/mainboard/siemens/mc_bdx1/Kconfig
@@ -14,6 +14,8 @@ config BOARD_SPECIFIC_OPTIONS
select DRIVER_SIEMENS_NC_FPGA
select DRIVERS_I2C_RX6110SA
select DRIVERS_I2C_PCA9538
+ select MAINBOARD_HAS_TPM2
+ select MAINBOARD_HAS_LPC_TPM
config MAINBOARD_DIR
string