From d45402a55a6866ea1b34ce6d85a88f970c250467 Mon Sep 17 00:00:00 2001 From: Fred Reitberger Date: Mon, 24 Apr 2023 12:18:31 -0400 Subject: soc/amd/phoenix/Kconfig: Update comment Fix copy-paste comment on closing endif Signed-off-by: Fred Reitberger Change-Id: I9671a9228c304988eb3903391f74a21d80d0a8bc Reviewed-on: https://review.coreboot.org/c/coreboot/+/74734 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Eric Lai --- src/soc/amd/phoenix/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/soc/amd/phoenix/Kconfig b/src/soc/amd/phoenix/Kconfig index 64617f9f2e..48fd2a5811 100644 --- a/src/soc/amd/phoenix/Kconfig +++ b/src/soc/amd/phoenix/Kconfig @@ -504,4 +504,4 @@ config RWB_REGION_ONLY endif # VBOOT_SLOTS_RW_AB && VBOOT_STARTS_BEFORE_BOOTBLOCK -endif # SOC_AMD_REMBRANDT_BASE +endif # SOC_AMD_PHOENIX -- cgit v1.2.3