From 898678d8a22cd5b371f721728859e23b495c8bcd Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Thu, 31 Aug 2023 14:26:49 +0000 Subject: drivers/mrc_cache: Fix extra space at the beginning of line Change-Id: Ic49cb6c67aa707efa6495788137b550683008868 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/77594 Tested-by: build bot (Jenkins) Reviewed-by: Elyes Haouas Reviewed-by: Martin L Roth --- src/drivers/mrc_cache/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/mrc_cache') diff --git a/src/drivers/mrc_cache/Kconfig b/src/drivers/mrc_cache/Kconfig index 71111537f6..22d14163ff 100644 --- a/src/drivers/mrc_cache/Kconfig +++ b/src/drivers/mrc_cache/Kconfig @@ -27,7 +27,7 @@ config MRC_WRITE_NV_LATE help MRC settings are normally written to NVRAM at BS_DEV_ENUMERATE-EXIT. If a platform requires MRC settings written to NVRAM later than - normal, select this item. This will cause the write to occur at + normal, select this item. This will cause the write to occur at BS_OS_RESUME_CHECK-ENTRY. config MRC_STASH_TO_CBMEM -- cgit v1.2.3