mb/google/skyrim: Update Kconfig to use Ti50

Skyrim uses the Ti50 GSC and the config should be updated to
reflect that.

BUG=b:233750667
TEST=Builds

Signed-off-by: Jon Murphy <jpmurphy@google.com>
Change-Id: I5d4af19ab2dda35ab687a0659898d79b08c4de97
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64669
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
This commit is contained in:
Jon Murphy 2022-05-25 11:08:42 -06:00 committed by Martin L Roth
parent 0225af3c2b
commit 5110c9d7d5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ config BOARD_SPECIFIC_OPTIONS
select PSP_DISABLE_POSTCODES # TODO re-enable PSP postcodes later (b/227199049)
select SOC_AMD_SABRINA
select SOC_AMD_COMMON_BLOCK_USE_ESPI
select TPM_GOOGLE_CR50
select TPM_GOOGLE_TI50
config CHROMEOS
select EC_GOOGLE_CHROMEEC_SWITCHES