[linux-yocto] [PATCH 2/2] [KERNEL] CrystalForest: Enable PCI extended config space for CrystalForest Machine.

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Wed Oct 10 15:14:30 PDT 2012


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

Quick Assist 1.0 version needs to enable the extended
Configuration Space for the PCI devices.

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 ef94581..f67aeae 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
@@ -17,3 +17,6 @@ include features/usb/ohci-hcd.scc
 
 #This feature is required for Intel QAT Software
 include features/pci-iov/pci-iov.scc
+
+#Enable PCI device extended Configuration Space
+include features/pci/pci.scc
-- 
1.7.9.5




More information about the linux-yocto mailing list