X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_x86_64-native-linuxapp-icc;h=8aa7af7e20fbec52f5a60a81237d873b22256eb4;hb=808b3fce7ed76572b16b699d2845c3e83d9f59e7;hp=59783111c4d47432d575749c4a4f9a7b6cf904fd;hpb=e67a1a5e35992ccdcfb25aedf59e6c140cbb0059;p=dpdk.git diff --git a/config/defconfig_x86_64-native-linuxapp-icc b/config/defconfig_x86_64-native-linuxapp-icc index 59783111c4..8aa7af7e20 100644 --- a/config/defconfig_x86_64-native-linuxapp-icc +++ b/config/defconfig_x86_64-native-linuxapp-icc @@ -1,7 +1,7 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2010-2014 Intel Corporation -#include "common_linuxapp" +#include "common_linux" CONFIG_RTE_MACHINE="native" @@ -17,3 +17,13 @@ CONFIG_RTE_TOOLCHAIN_ICC=y # Solarflare PMD build is not supported using icc toolchain # CONFIG_RTE_LIBRTE_SFC_EFX_PMD=n + +# +# HINIC PMD build is not supported using icc toolchain +# +CONFIG_RTE_LIBRTE_HINIC_PMD=n + +# +# HNS3 PMD build is not supported using icc toolchain +# +CONFIG_RTE_LIBRTE_HNS3_PMD=n