t420 maximized builds: remove commented coreboot config options (we want log timestamps and also want to provide active configuration)

This commit is contained in:
Thierry Laurion 2021-07-23 15:26:39 -04:00 committed by tlaurion
parent 816259c0f1
commit 5f36bfab1d
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
# CONFIG_INCLUDE_CONFIG_FILE is not set
# CONFIG_COLLECT_TIMESTAMPS is not set
CONFIG_USE_BLOBS=y CONFIG_USE_BLOBS=y
CONFIG_TPM_MEASURED_BOOT=y CONFIG_TPM_MEASURED_BOOT=y
CONFIG_VENDOR_LENOVO=y CONFIG_VENDOR_LENOVO=y

View File

@ -1,5 +1,3 @@
# CONFIG_INCLUDE_CONFIG_FILE is not set
# CONFIG_COLLECT_TIMESTAMPS is not set
CONFIG_USE_BLOBS=y CONFIG_USE_BLOBS=y
CONFIG_TPM_MEASURED_BOOT=y CONFIG_TPM_MEASURED_BOOT=y
CONFIG_VENDOR_LENOVO=y CONFIG_VENDOR_LENOVO=y