summaryrefslogtreecommitdiffstats
path: root/bsp/crystalforest/crystalforest.scc
blob: ef94581a745b1f2ee17789ce905087d9d67300d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kconf hardware crystalforest.cfg

include cfg/x86_64.scc
include cfg/8250.scc

include features/power/intel.scc

#These are required features for Intel DPDK Support
include features/uio/uio.scc
include features/hugetlb/hugetlb.scc
include features/ixgbe/ixgbe.scc
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