From f13e800a71106dcf1bef184c7c6d8df0cb7f06e6 Mon Sep 17 00:00:00 2001 From: Maximilian Brune Date: Mon, 10 Nov 2025 17:44:41 +0100 Subject: [PATCH] mb/amd/crater/Kconfig: Use A/B recovery scheme for renoir renoir uses the A/B recovery flash layout without the ISH structure. But this is handled by amdfwtool. Signed-off-by: Maximilian Brune Change-Id: If9d53bf8fb5fe80779af20ccf7aa3bd9d88a5cc1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/90214 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/amd/crater/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/amd/crater/Kconfig b/src/mainboard/amd/crater/Kconfig index e8feffc94c..b2fc3d63e0 100644 --- a/src/mainboard/amd/crater/Kconfig +++ b/src/mainboard/amd/crater/Kconfig @@ -53,6 +53,9 @@ config CRATER_MCHP_FW_FILE help The EC firmware blob is at the EC_BODY FMAP region of the firmware image. +config PSP_RECOVERY_AB + default y + config VBOOT select VBOOT_NO_BOARD_SUPPORT select VBOOT_SEPARATE_VERSTAGE