mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: src/Kconfig: Capitalize ROM
BUG=None BRANCH=None TEST=None Change-Id: I97811775924e257129f4513d841f89795dec3c98 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15952 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Omar Pakker Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-on: https://chromium-review.googlesource.com/366266 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
947ee1b8c8
commit
ed0f56759c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue