summaryrefslogtreecommitdiffstats
path: root/src/mainboard/siemens
diff options
context:
space:
mode:
authorWerner Zeh <werner.zeh@siemens.com>2021-07-23 11:30:26 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-07-29 09:13:40 +0000
commitc44fe41046f6419e3a79e05929240b9e4cda9037 (patch)
tree457e141e07a21025d8f8fa36d1e3a5cadae7bc27 /src/mainboard/siemens
parent0d9365e7edf1d935499336693bd879c0f8c73830 (diff)
downloadcoreboot-c44fe41046f6419e3a79e05929240b9e4cda9037.tar.gz
coreboot-c44fe41046f6419e3a79e05929240b9e4cda9037.tar.bz2
coreboot-c44fe41046f6419e3a79e05929240b9e4cda9037.zip
mb/siemens/mc_ehl: Enable Siemens NC-FPGA driver
All the boards based on the mc_ehl baseboard have the NC-FPGA available. Enable the appropriate driver on baseboard level. Change-Id: I40b76a837b7ddb70ceba3135996b1c1080170c4d Signed-off-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56566 Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/siemens')
-rw-r--r--src/mainboard/siemens/mc_ehl/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_ehl/Kconfig b/src/mainboard/siemens/mc_ehl/Kconfig
index 5f1ddcf92c19..9eb8aacded8b 100644
--- a/src/mainboard/siemens/mc_ehl/Kconfig
+++ b/src/mainboard/siemens/mc_ehl/Kconfig
@@ -6,6 +6,8 @@ config BOARD_SIEMENS_BASEBOARD_MC_EHL
select HAVE_SPD_IN_CBFS
select HAVE_ACPI_TABLES
select DRIVERS_I2C_RX6110SA
+ select DRIVER_SIEMENS_NC_FPGA
+ select NC_FPGA_NOTIFY_CB_READY
select MAINBOARD_HAS_TPM2
select MAINBOARD_HAS_LPC_TPM
select TPM_MEASURED_BOOT