linux-yocto-stx: add feature to support x2apic
[pti/rtp.git] / meta-stx / recipes-kernel / linux / linux-yocto-stx.inc
index 4cdb355..8c1786c 100644 (file)
 
 FILESEXTRAPATHS_append:= ":${THISDIR}/linux:"
 
-SRC_URI += "file://stx-kconfig.cfg"
+SRC_URI_append_poky-stx = " file://stx-kconfig.cfg"
+SRC_URI_append_anaconda = " file://stx-anaconda-kconfig.cfg"
 
 KERNEL_EXTRA_FEATURES_append = " \
     features/xfs/xfs.scc \
     features/iommu/iommu.scc \
     features/vfio/vfio.scc \
+    features/x2apic \
     cfg/debug/sched/debug-sched.scc \
     "