1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
4 #include "common_linux"
6 CONFIG_RTE_MACHINE="native"
8 CONFIG_RTE_ARCH="x86_64"
9 CONFIG_RTE_ARCH_X86_64=y
13 CONFIG_RTE_TOOLCHAIN="icc"
14 CONFIG_RTE_TOOLCHAIN_ICC=y
17 # Solarflare PMD build is not supported using icc toolchain
19 CONFIG_RTE_LIBRTE_SFC_EFX_PMD=n