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>
This commit is contained in:
parent
ecf2b42e73
commit
898678d8a2
@ -27,7 +27,7 @@ config MRC_WRITE_NV_LATE
|
|||||||
help
|
help
|
||||||
MRC settings are normally written to NVRAM at BS_DEV_ENUMERATE-EXIT.
|
MRC settings are normally written to NVRAM at BS_DEV_ENUMERATE-EXIT.
|
||||||
If a platform requires MRC settings written to NVRAM later than
|
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.
|
BS_OS_RESUME_CHECK-ENTRY.
|
||||||
|
|
||||||
config MRC_STASH_TO_CBMEM
|
config MRC_STASH_TO_CBMEM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user