From ed0f56759cd18df863fb113a9857765ca601e7ce Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 29 Jul 2016 07:31:54 +0200 Subject: [PATCH] UPSTREAM: src/Kconfig: Capitalize ROM BUG=None BRANCH=None TEST=None Change-Id: I97811775924e257129f4513d841f89795dec3c98 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/15952 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Omar Pakker Reviewed-by: Martin Roth Reviewed-on: https://chromium-review.googlesource.com/366266 Commit-Ready: Furquan Shaikh Tested-by: Furquan Shaikh Reviewed-by: Furquan Shaikh --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Kconfig b/src/Kconfig index 6911f9387e..3cb012e978 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