When added, this feature enables X2APIC support

Signed-off-by: Syed Mohamad Fauzi, Syed Johan Arif 
<syed.johan.arif.syed.mohamad.fa...@intel.com>
---
 features/x2apic/x2apic.cfg | 2 ++
 features/x2apic/x2apic.scc | 3 +++
 2 files changed, 5 insertions(+)
 create mode 100644 features/x2apic/x2apic.cfg
 create mode 100644 features/x2apic/x2apic.scc

diff --git a/features/x2apic/x2apic.cfg b/features/x2apic/x2apic.cfg
new file mode 100644
index 0000000..6bcbb81
--- /dev/null
+++ b/features/x2apic/x2apic.cfg
@@ -0,0 +1,2 @@
+CONFIG_IRQ_REMAP=y
+CONFIG_X86_X2APIC=y
diff --git a/features/x2apic/x2apic.scc b/features/x2apic/x2apic.scc
new file mode 100644
index 0000000..1e5cf13
--- /dev/null
+++ b/features/x2apic/x2apic.scc
@@ -0,0 +1,3 @@
+define KFEATURE_DESCRIPTION "Enable x2apic support"
+
+kconf hardware x2apic.cfg
-- 
1.9.1

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to