diff options
Diffstat (limited to 'payloads/coreinfo/Kconfig')
-rw-r--r-- | payloads/coreinfo/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/payloads/coreinfo/Kconfig b/payloads/coreinfo/Kconfig index e71599ca9a..fd4c1b4a22 100644 --- a/payloads/coreinfo/Kconfig +++ b/payloads/coreinfo/Kconfig @@ -104,4 +104,10 @@ config MODULE_CBFS help This option will increase the ELF file size by ca. 1440 bytes. +config MODULE_TIMESTAMPS + bool "Enable the coreboot timestamps module" + default y + help + This option will increase the ELF file size by ca. 4200 bytes. + endmenu |