aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs
diff options
context:
space:
mode:
Diffstat (limited to 'projects/coreboot/configs')
-rw-r--r--projects/coreboot/configs/nyan/big/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/coreboot/configs/nyan/big/config b/projects/coreboot/configs/nyan/big/config
index deb2f000..30dcf410 100644
--- a/projects/coreboot/configs/nyan/big/config
+++ b/projects/coreboot/configs/nyan/big/config
@@ -578,7 +578,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
@@ -586,8 +586,8 @@ CONFIG_VBOOT_FWID_VERSION=".$(KERNELVERSION)"
CONFIG_GBB_BMPFV_FILE=""
# CONFIG_GBB_FLAG_DEV_SCREEN_SHORT_DELAY is not set
# CONFIG_GBB_FLAG_LOAD_OPTION_ROMS is not set
-# CONFIG_GBB_FLAG_ENABLE_ALTERNATE_OS is not set
-# CONFIG_GBB_FLAG_FORCE_DEV_SWITCH_ON is not set
+CONFIG_GBB_FLAG_ENABLE_ALTERNATE_OS=y
+CONFIG_GBB_FLAG_FORCE_DEV_SWITCH_ON=y
CONFIG_GBB_FLAG_FORCE_DEV_BOOT_USB=y
CONFIG_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECK=y
# CONFIG_GBB_FLAG_ENTER_TRIGGERS_TONORM is not set