summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-corei7-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-corei7-64.conf')
-rw-r--r--conf/machine/intel-corei7-64.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index e3969827..78a1f6e9 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -21,6 +21,11 @@ COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64"
21COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64" 21COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64"
22DPDK_TARGET_MACHINE ?= "atm" 22DPDK_TARGET_MACHINE ?= "atm"
23 23
24# Enable optional QAT items:
25COMPATIBLE_MACHINE_pn-openssl-qat = "intel-corei7-64"
26COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64"
27COMPATIBLE_MACHINE_pn-zlib-qat = "intel-corei7-64"
28
24XSERVER ?= "${XSERVER_X86_BASE} \ 29XSERVER ?= "${XSERVER_X86_BASE} \
25 ${XSERVER_X86_EXT} \ 30 ${XSERVER_X86_EXT} \
26 ${XSERVER_X86_FBDEV} \ 31 ${XSERVER_X86_FBDEV} \