[linux-yocto] [PATCH 2/2] [KERNEL] meta-crystalforest: Enable PCI IOV feature.

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Mon Aug 13 16:07:16 PDT 2012


From: Kishore Bodke <kishore.k.bodke at intel.com>

Enable Single Root PCI I/O Virtualization feature.

Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
---
 .../bsp/crystalforest/crystalforest.scc            |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
index 90dc85c..ef94581 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
@@ -14,3 +14,6 @@ include features/igb/igb.scc
 include features/usb/xhci-hcd.scc
 include features/usb/ehci-hcd.scc
 include features/usb/ohci-hcd.scc
+
+#This feature is required for Intel QAT Software
+include features/pci-iov/pci-iov.scc
-- 
1.7.9.5




More information about the linux-yocto mailing list