mb/google/rex: Enable sending EOP from payload

Enable sending EOP from payload

BUG=b:279184514
TEST=Verify sending EOP from depthcharge on google/rex

Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Change-Id: I5eda0a5c6d4c34cfcc2de898adde0b005d6edc1e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74768
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Kapil Porwal 2023-04-26 00:44:13 +05:30 committed by Matt DeVillier
parent 9bf0dee146
commit 55b7dee278
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ config BOARD_GOOGLE_REX_COMMON
select SOC_INTEL_COMMON_BLOCK_VARIANT_POWER_LIMIT
select SOC_INTEL_CSE_LITE_SKU
select SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRY_V2
select SOC_INTEL_CSE_SEND_EOP_ASYNC
select SOC_INTEL_CSE_SEND_EOP_BY_PAYLOAD
config BOARD_GOOGLE_BASEBOARD_REX
def_bool n