mb/google/rex: Enable TCSS DisplayPort detection at preboot

This change enables the DisplayPort detection at preboot for Rex board.

BUG=b:247670186
TEST=Built image and validated DisplayPort feature at preboot on Rex.

Change-Id: I1a8a13e937c7132696aa39d85c3c6b6fb2dd13a5
Signed-off-by: zhaojohn <john.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67742
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
zhaojohn 2022-09-20 08:18:45 -07:00 committed by Martin L Roth
parent 7e0b925162
commit 1d903a24dc
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ config BOARD_GOOGLE_BASEBOARD_REX
select BOARD_GOOGLE_REX_COMMON select BOARD_GOOGLE_REX_COMMON
select DRIVERS_INTEL_PMC select DRIVERS_INTEL_PMC
select DRIVERS_WWAN_FM350GL select DRIVERS_WWAN_FM350GL
select ENABLE_TCSS_DISPLAY_DETECTION if RUN_FSP_GOP
select MAINBOARD_HAS_CHROMEOS select MAINBOARD_HAS_CHROMEOS
select MEMORY_SOLDERDOWN select MEMORY_SOLDERDOWN
select SOC_INTEL_METEORLAKE select SOC_INTEL_METEORLAKE