diff --git a/bsp/crystalforest/crystalforest.scc b/bsp/crystalforest/crystalforest.scc index ef94581a745b1f2ee17789ce905087d9d67300d1..f67aeaefa821170e06129923283c6c28e8cf5017 100644 --- a/bsp/crystalforest/crystalforest.scc +++ b/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