From 16acf8b393c5a7933e86f3c7a42a614ad296402e Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 22 Apr 2008 16:56:21 +0000 Subject: Show index numbers in the NVRAM dump, similar to the PCI config space dump. Signed-off-by: Uwe Hermann Acked-by: Jordan Crouse git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3246 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- payloads/coreinfo/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/coreinfo/Kconfig') diff --git a/payloads/coreinfo/Kconfig b/payloads/coreinfo/Kconfig index 1b80db997f..b0754dedc3 100644 --- a/payloads/coreinfo/Kconfig +++ b/payloads/coreinfo/Kconfig @@ -62,7 +62,7 @@ config MODULE_NVRAM bool "Enable the NVRAM dump module" default y help - This option will increase the ELF file size by ca. 150 bytes. + This option will increase the ELF file size by ca. 350 bytes. endmenu -- cgit v1.2.3