[coreboot-gerrit] New patch to review for coreboot: src/Kconfig: Capitalize ROM

HAOUAS Elyes (ehaouas@noos.fr) gerrit at coreboot.org
Fri Jul 29 07:32:33 CEST 2016


HAOUAS Elyes (ehaouas at noos.fr) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15952

-gerrit

commit 7f75197651849e43402508c5076d7ed14f5f959e
Author: Elyes HAOUAS <ehaouas at noos.fr>
Date:   Fri Jul 29 07:31:54 2016 +0200

    src/Kconfig: Capitalize ROM
    
    Change-Id: I6c090f5adcc46b4e069a156c6b506a76c0aa7cb5
    Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
 src/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Kconfig b/src/Kconfig
index 6911f93..3cb012e 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -1189,7 +1189,7 @@ config CBFS_SIZE
 	default ROM_SIZE
 	help
 	  This is the part of the ROM actually managed by CBFS.  Set it to be
-	  equal to the full rom size if that hasn't been overridden by the
+	  equal to the full ROM size if that hasn't been overridden by the
 	  chipset or mainboard.
 
 config CREATE_BOARD_CHECKLIST



More information about the coreboot-gerrit mailing list