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