soc/intel/cannonlake: Enable x86_64 support

Select HAVE_EXP_X86_64_SUPPORT.

Tested on prodrive/hermes: Boots into Linux.

Change-Id: I033ccd5dc793b637a2ac4271b450335464564885
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58089
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
Patrick Rudolph 2021-10-03 12:02:49 +02:00 committed by Werner Zeh
parent 2a634ab560
commit 4dc9e5b3c7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ config SOC_INTEL_COFFEELAKE
select FSP_USES_CB_STACK
select HAVE_INTEL_FSP_REPO
select SOC_INTEL_CONFIGURE_DDI_A_4_LANES
select HAVE_EXP_X86_64_SUPPORT
config SOC_INTEL_WHISKEYLAKE
bool