New upstream version 18.02
[deb_dpdk.git] / config / defconfig_x86_x32-native-linuxapp-gcc
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3
4 #include "common_linuxapp"
5
6 CONFIG_RTE_MACHINE="native"
7
8 CONFIG_RTE_ARCH="x86_x32"
9 CONFIG_RTE_ARCH_X86_X32=y
10 CONFIG_RTE_ARCH_X86=y
11
12 CONFIG_RTE_TOOLCHAIN="gcc"
13 CONFIG_RTE_TOOLCHAIN_GCC=y
14
15 #
16 # KNI is not supported on 32-bit
17 #
18 CONFIG_RTE_LIBRTE_KNI=n
19
20 #
21 # Solarflare PMD is not supported on 32-bit
22 #
23 CONFIG_RTE_LIBRTE_SFC_EFX_PMD=n
24
25 #
26 # AVP PMD is not supported on 32-bit
27 #
28 CONFIG_RTE_LIBRTE_AVP_PMD=n