linux-yocto-stx: add feature to support x2apic
This feature enables x2apic support on CPUs that have this feature. Closes-bug: 1905805 Change-Id: I5569823fb1d0946ccfeb4f8ea62a76b096cb7bff Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
This commit is contained in:
parent
1e30f44cbb
commit
46ae8c06c1
@ -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 \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user