summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens
diff options
context:
space:
mode:
authorWerner Zeh <werner.zeh@siemens.com>2016-02-24 07:35:17 +0100
committerWerner Zeh <werner.zeh@siemens.com>2016-02-25 15:16:54 +0100
commite0b3c7bef1ab5ed6721b7ea6411862ae6e177ef6 (patch)
tree8a2db49d13da535a5f397f9bf3e7d1f9ec675469 /src/mainboard/siemens
parent1c3b1112fa2dbdd66b0470224715dc6da254ce62 (diff)
downloadcoreboot-e0b3c7bef1ab5ed6721b7ea6411862ae6e177ef6.tar.xz
mc_tcu3: Enable graphic init code
The used Baytrail-M SoC on TCU3 tend to have issues with DisplayPort if the graphic power gate is not set up in coreboot. To avoid this error, use the graphic init code on this board. Change-Id: I973bbaa7d86c1ede1f2884b3a08ccb31f7d85087 Signed-off-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-on: https://review.coreboot.org/13774 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/siemens')
-rw-r--r--src/mainboard/siemens/mc_tcu3/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_tcu3/Kconfig b/src/mainboard/siemens/mc_tcu3/Kconfig
index 1b620454ef..d7ff86756a 100644
--- a/src/mainboard/siemens/mc_tcu3/Kconfig
+++ b/src/mainboard/siemens/mc_tcu3/Kconfig
@@ -29,6 +29,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SOC_INTEL_FSP_BAYTRAIL_MD
select USE_BLOBS
select CBFS_AUTOGEN_ATTRIBUTES
+ select FSP_BAYTRAIL_GFX_INIT
config MAINBOARD_DIR
string