Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT`

Capitalizing CBMEM seems to be the official spelling as can be seen
in the descriptions around the `EARLY_CBMEM_INIT` Kconfig option.

Change-Id: I046a678c3b04ef7e681de46aa137cedc405d546f
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/3143
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Paul Menzel 2013-04-26 17:15:07 +02:00 committed by Stefan Reinauer
parent e690eda978
commit e62b8e9a8f
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ config EARLY_CBMEM_INIT
bool
default n
help
Make coreboot initialize the cbmem structures while running in ROM
Make coreboot initialize the CBMEM structures while running in ROM
stage. This is useful when the ROM stage wants to communicate
some, for instance, execution timestamps. It needs support in
romstage.c and should be enabled by the board's Kconfig.