summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2008-04-22 16:56:21 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2008-04-22 16:56:21 +0000
commit16acf8b393c5a7933e86f3c7a42a614ad296402e (patch)
treee2ddb9eedb0fc61b7fc0362767d812a3bb374112 /payloads/coreinfo/Kconfig
parent5f4410b7ddc6dcfcbd0997d9050696333d1cce95 (diff)
downloadcoreboot-16acf8b393c5a7933e86f3c7a42a614ad296402e.tar.xz
Show index numbers in the NVRAM dump, similar to the PCI config space dump.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Jordan Crouse <jordan.crouse@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3246 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'payloads/coreinfo/Kconfig')
-rw-r--r--payloads/coreinfo/Kconfig2
1 files changed, 1 insertions, 1 deletions
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