mb/google/skyrim: Enable PSP Postcodes
This reverts commit I73b7ddec50936f7836f915f459ca0bdc0777cb22. Revert change to disable post codes. Post codes were initially disabled because of an issue with initialization within the SMU. BUG=b:227201571 TEST=Build and boot to OS in Skyrim. Change-Id: I2a2bd2252a103c682b5d4ad5ecd1da42b3744083 Signed-off-by: Jon Murphy <jpmurphy@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66092 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
fe4200ac13
commit
692db41b7d
|
@ -35,7 +35,6 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select I2C_TPM
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_HAS_TPM2
|
||||
select PSP_DISABLE_POSTCODES # TODO re-enable PSP postcodes later (b/227199049)
|
||||
select SOC_AMD_MENDOCINO
|
||||
select SOC_AMD_COMMON_BLOCK_USE_ESPI
|
||||
select TPM_GOOGLE_TI50
|
||||
|
|
Loading…
Reference in New Issue