From 38bd342475acb81ffc36aeeeefeddbb8d638d2e1 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Wed, 17 Jul 2024 13:40:38 -0400 Subject: [PATCH] coreboot configs: add CONFIG_COLLECT_TIMESTAMPS sed -i '/# CONFIG_COLLECT_TIMESTAMPS is not set/d' config/*.config Signed-off-by: Thierry Laurion --- config/coreboot-kgpe-d16_server-whiptail.config | 1 - config/coreboot-kgpe-d16_server.config | 1 - config/coreboot-kgpe-d16_workstation-usb_keyboard.config | 1 - config/coreboot-kgpe-d16_workstation.config | 1 - config/coreboot-t520-maximized.config | 1 - 5 files changed, 5 deletions(-) diff --git a/config/coreboot-kgpe-d16_server-whiptail.config b/config/coreboot-kgpe-d16_server-whiptail.config index 05c3c3cc..dd7d051a 100644 --- a/config/coreboot-kgpe-d16_server-whiptail.config +++ b/config/coreboot-kgpe-d16_server-whiptail.config @@ -1,5 +1,4 @@ CONFIG_USE_OPTION_TABLE=y -# CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 diff --git a/config/coreboot-kgpe-d16_server.config b/config/coreboot-kgpe-d16_server.config index 40194ca9..97c374ef 100644 --- a/config/coreboot-kgpe-d16_server.config +++ b/config/coreboot-kgpe-d16_server.config @@ -1,5 +1,4 @@ CONFIG_USE_OPTION_TABLE=y -# CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 diff --git a/config/coreboot-kgpe-d16_workstation-usb_keyboard.config b/config/coreboot-kgpe-d16_workstation-usb_keyboard.config index 05c3c3cc..dd7d051a 100644 --- a/config/coreboot-kgpe-d16_workstation-usb_keyboard.config +++ b/config/coreboot-kgpe-d16_workstation-usb_keyboard.config @@ -1,5 +1,4 @@ CONFIG_USE_OPTION_TABLE=y -# CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 diff --git a/config/coreboot-kgpe-d16_workstation.config b/config/coreboot-kgpe-d16_workstation.config index 05c3c3cc..dd7d051a 100644 --- a/config/coreboot-kgpe-d16_workstation.config +++ b/config/coreboot-kgpe-d16_workstation.config @@ -1,5 +1,4 @@ CONFIG_USE_OPTION_TABLE=y -# CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_MEASURED_BOOT=y CONFIG_VENDOR_ASUS=y CONFIG_UART_FOR_CONSOLE=1 diff --git a/config/coreboot-t520-maximized.config b/config/coreboot-t520-maximized.config index 25a874a5..3c1b5df4 100644 --- a/config/coreboot-t520-maximized.config +++ b/config/coreboot-t520-maximized.config @@ -23,7 +23,6 @@ CONFIG_COMPRESS_RAMSTAGE_LZMA=y # CONFIG_COMPRESS_RAMSTAGE_LZ4 is not set CONFIG_SEPARATE_ROMSTAGE=y # CONFIG_INCLUDE_CONFIG_FILE is not set -# CONFIG_COLLECT_TIMESTAMPS is not set CONFIG_USE_BLOBS=y # CONFIG_USE_AMD_BLOBS is not set # CONFIG_USE_QC_BLOBS is not set