Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/69390 )
Change subject: configs: Build x201 for 64bit ......................................................................
configs: Build x201 for 64bit
This now also tests a lot of debug code on 64bit.
Change-Id: Iea3d5b8926fd8300c9daba0bc6dac91b9e55cdd6 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M configs/config.lenovo_x201_all_debug_option_table_bt_on_wifi 1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/69390/1
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 a75d91a..63becd7 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_SPI_FLASH=y CONFIG_DEBUG_BOOT_STATE=y CONFIG_DEBUG_ADA_CODE=y +CONFIG_USE_EXP_X86_64_SUPPORT=y