summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/genoa_poc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/genoa_poc/Kconfig b/src/soc/amd/genoa_poc/Kconfig
index 3560e6076e..19ffe6c40b 100644
--- a/src/soc/amd/genoa_poc/Kconfig
+++ b/src/soc/amd/genoa_poc/Kconfig
@@ -7,6 +7,7 @@ config SOC_SPECIFIC_OPTIONS
def_bool y
select ACPI_SOC_NVS
select ARCH_X86
+ select DEFAULT_X2APIC
select HAVE_ACPI_TABLES
select HAVE_EXP_X86_64_SUPPORT
select HAVE_SMI_HANDLER