pygoscelis: Enable x2apic

This commit is contained in:
Nils Freydank 2021-06-28 11:03:30 +02:00
parent ee7258fa14
commit 6a316dd50c
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 3 additions and 1 deletions

View File

@ -318,6 +318,7 @@ CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
# CONFIG_ZONE_DMA is not set
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_X2APIC=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_GOLDFISH is not set
CONFIG_RETPOLINE=y
@ -4453,8 +4454,9 @@ CONFIG_IOMMU_IO_PGTABLE=y
CONFIG_IOMMU_DMA=y
CONFIG_AMD_IOMMU=y
CONFIG_AMD_IOMMU_V2=y
CONFIG_DMAR_TABLE=y
# CONFIG_INTEL_IOMMU is not set
# CONFIG_IRQ_REMAP is not set
CONFIG_IRQ_REMAP=y
#
# Remoteproc drivers