From ca64305152df777b6d53834c0d13b11636e9919a Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 22 Oct 2019 21:18:46 +0200 Subject: [PATCH] nb/intel/gm45: Build test with VBOOT Change-Id: I21d20d7c575833ace02b4b8ed9d5c82750b331c7 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/36238 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- ...ebug_and_option_table => config.lenovo_t400_vboot_and_debug} | 2 ++ 1 file changed, 2 insertions(+) rename configs/{config.lenovo_t400_all_debug_and_option_table => config.lenovo_t400_vboot_and_debug} (84%) diff --git a/configs/config.lenovo_t400_all_debug_and_option_table b/configs/config.lenovo_t400_vboot_and_debug similarity index 84% rename from configs/config.lenovo_t400_all_debug_and_option_table rename to configs/config.lenovo_t400_vboot_and_debug index dc407478c7..5a1add6788 100644 --- a/configs/config.lenovo_t400_all_debug_and_option_table +++ b/configs/config.lenovo_t400_vboot_and_debug @@ -11,3 +11,5 @@ CONFIG_DEBUG_MALLOC=y CONFIG_DEBUG_ACPI=y CONFIG_DEBUG_BOOT_STATE=y CONFIG_DEBUG_ADA_CODE=y +CONFIG_H8_FN_KEY_AS_VBOOT_RECOVERY_SW=y +CONFIG_VBOOT=y