From a926015b50fde1142574ec633f1c7bec1a8143cf Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Thu, 25 Oct 2018 14:59:47 -0400 Subject: Enable additional options in Veyron Jerry config Options updated (with new values): CONFIG_COMPRESS_RAMSTAGE=y CONFIG_VBOOT_FWID_VERSION="$(KERNELVERSION)" # CONFIG_GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC is not set --- projects/coreboot/configs/veyron/jerry/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'projects/coreboot/configs/veyron/jerry') diff --git a/projects/coreboot/configs/veyron/jerry/config b/projects/coreboot/configs/veyron/jerry/config index 6385cc17..9393e7de 100644 --- a/projects/coreboot/configs/veyron/jerry/config +++ b/projects/coreboot/configs/veyron/jerry/config @@ -15,7 +15,7 @@ CONFIG_COMPILER_GCC=y # CONFIG_CCACHE is not set # CONFIG_FMD_GENPARSER is not set # CONFIG_UTIL_GENPARSER is not set -# CONFIG_COMPRESS_RAMSTAGE is not set +CONFIG_COMPRESS_RAMSTAGE=y CONFIG_COMPRESS_PRERAM_STAGES=y CONFIG_INCLUDE_CONFIG_FILE=y CONFIG_COLLECT_TIMESTAMPS=y @@ -574,7 +574,7 @@ CONFIG_VBOOT_EC_SOFTWARE_SYNC=y # CONFIG_VBOOT_PHYSICAL_REC_SWITCH is not set # CONFIG_VBOOT_LID_SWITCH is not set # CONFIG_VBOOT_WIPEOUT_SUPPORTED is not set -CONFIG_VBOOT_FWID_VERSION=".$(KERNELVERSION)" +CONFIG_VBOOT_FWID_VERSION="$(KERNELVERSION)" # # GBB configuration @@ -589,7 +589,7 @@ CONFIG_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECK=y # CONFIG_GBB_FLAG_ENTER_TRIGGERS_TONORM is not set # CONFIG_GBB_FLAG_FORCE_DEV_BOOT_LEGACY is not set # CONFIG_GBB_FLAG_FAFT_KEY_OVERIDE is not set -CONFIG_GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC=y +# CONFIG_GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC is not set # CONFIG_GBB_FLAG_DEFAULT_DEV_BOOT_LEGACY is not set # CONFIG_GBB_FLAG_DISABLE_PD_SOFTWARE_SYNC is not set # CONFIG_GBB_FLAG_DISABLE_LID_SHUTDOWN is not set -- cgit v1.2.3-70-g09d2