mb/google/brya/var/ghost4adl: Enable TCSS display detection by default

Initial boards will not have an internal panel.  Enable TCSS display
detection so we can boot on an external panel over Type-C.

BUG=b:235294840
BRANCH=firmware-brya-14505.B
TEST=emerge-ghost coreboot

Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
Change-Id: I6f65ddc24701d6f6ad0250560cc05b5e1d32370f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65209
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
This commit is contained in:
Jack Rosenthal 2022-06-17 13:21:29 -06:00 committed by Felix Held
parent ea66f8280b
commit 9541739f79
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ config BOARD_GOOGLE_FELWINTER
config BOARD_GOOGLE_GHOST4ADL
bool "-> Ghost4ADL"
select BOARD_GOOGLE_BASEBOARD_BRYA
select ENABLE_TCSS_DISPLAY_DETECTION if RUN_FSP_GOP
config BOARD_GOOGLE_GIMBLE
bool "-> Gimble"