summaryrefslogtreecommitdiffstats
path: root/src/drivers/mrc_cache
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2023-08-31 14:26:49 +0000
committerMartin L Roth <gaumless@gmail.com>2023-09-01 21:27:18 +0000
commit898678d8a22cd5b371f721728859e23b495c8bcd (patch)
tree8af91b6871f60891765cbed3a743a70568ef1885 /src/drivers/mrc_cache
parentecf2b42e73d955737f9af7adf2bfcf9bcf29f41f (diff)
downloadcoreboot-898678d8a22cd5b371f721728859e23b495c8bcd.tar.gz
coreboot-898678d8a22cd5b371f721728859e23b495c8bcd.tar.bz2
coreboot-898678d8a22cd5b371f721728859e23b495c8bcd.zip
drivers/mrc_cache: Fix extra space at the beginning of line
Change-Id: Ic49cb6c67aa707efa6495788137b550683008868 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77594 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'src/drivers/mrc_cache')
-rw-r--r--src/drivers/mrc_cache/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/mrc_cache/Kconfig b/src/drivers/mrc_cache/Kconfig
index 71111537f6b7..22d14163ffe6 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