aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-10-20 17:12:56 +0000
committerMartin L Roth <gaumless@gmail.com>2023-10-20 17:13:27 +0000
commitd947639a486beef26b8daa164e3e3832196903c9 (patch)
tree42ef1269549ea0e0938d1838e3b6a9dc799acc44 /src/mainboard/google
parent8ea8940e39c5eb989c112c82446c2ba4b7010492 (diff)
Revert "mb/google/rex: Enable sending EOP from payload"
This reverts commit 55b7dee2784e9fe80870c6c33ba91b98021df8b5. Reason for revert: accidentally submitted out of order / breaks tree Change-Id: Ic15d0e3688cd54f7d678998341263e7bd30e75f2 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78525 Tested-by: Martin L Roth <gaumless@gmail.com> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'src/mainboard/google')
-rw-r--r--src/mainboard/google/rex/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig
index 0189650fa8..8be8b6f39b 100644
--- a/src/mainboard/google/rex/Kconfig
+++ b/src/mainboard/google/rex/Kconfig
@@ -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_BY_PAYLOAD
+ select SOC_INTEL_CSE_SEND_EOP_ASYNC
config BOARD_GOOGLE_BASEBOARD_REX
def_bool n