From 890117b88066f5b5d8191255f28bc22bb758944a Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 8 Nov 2022 15:31:49 +0100 Subject: configs: Build x201 for 64bit This now also tests a lot of debug code on 64bit. Change-Id: Iea3d5b8926fd8300c9daba0bc6dac91b9e55cdd6 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/69390 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: Martin L Roth --- configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi b/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi index a75d91a32d20..63becd758358 100644 --- a/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi +++ b/configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi @@ -10,3 +10,4 @@ CONFIG_DEBUG_MALLOC=y CONFIG_DEBUG_SPI_FLASH=y CONFIG_DEBUG_BOOT_STATE=y CONFIG_DEBUG_ADA_CODE=y +CONFIG_USE_EXP_X86_64_SUPPORT=y -- cgit v1.2.3