diff --git a/src/Kconfig b/src/Kconfig index ab2a9271fd..ce7f400c79 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -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.