linux-yocto-stx: add feature to support x2apic 55/8155/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 26 Nov 2020 03:35:04 +0000 (11:35 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 5 May 2022 12:31:35 +0000 (20:31 +0800)
This feature enables x2apic support on CPUs that have this feature.

Issue-ID: INF-215

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I5acc155563173d9f2db51fb060d5b37be1738dd8

meta-starlingx/meta-stx-integ/recipes-kernel/linux/linux-yocto-stx.inc

index cacb4ef..98ab823 100644 (file)
@@ -9,5 +9,6 @@ KERNEL_EXTRA_FEATURES_append = " \
     features/xfs/xfs.scc \
     features/iommu/iommu.scc \
     features/vfio/vfio.scc \
+    features/x2apic \
     cfg/debug/sched/debug-sched.scc \
     "