summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2021-07-02 10:07:58 +0200
committerArthur Heymans <arthur@aheymans.xyz>2021-07-06 06:09:48 +0000
commitd7461f1e4bd384cba87d93fe6cf336e31c5caaec (patch)
treeb9ebde6e89bef0a1219b9d1080e741bc4a181243
parent8a6053b2bfb35fbe2a4398a2c299e9c12f26a8e3 (diff)
downloadcoreboot-d7461f1e4bd384cba87d93fe6cf336e31c5caaec.tar.gz
coreboot-d7461f1e4bd384cba87d93fe6cf336e31c5caaec.tar.bz2
coreboot-d7461f1e4bd384cba87d93fe6cf336e31c5caaec.zip
nb/intel/x4x: Expose x86_64 support
TESTED on foxconn g41m. Change-Id: I2d5d5dfbd76a84aa400e44b4bc2ac4f3b5b6f739 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56022 Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/northbridge/intel/x4x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/x4x/Kconfig b/src/northbridge/intel/x4x/Kconfig
index 3ebb4fa23b44..476caf5f597b 100644
--- a/src/northbridge/intel/x4x/Kconfig
+++ b/src/northbridge/intel/x4x/Kconfig
@@ -12,6 +12,7 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS
select INTEL_GMA_ACPI
select CACHE_MRC_SETTINGS
select BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES
+ select HAVE_EXP_X86_64_SUPPORT
config CBFS_SIZE
hex