X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_i686-native-linuxapp-icc;h=7f614d3467b1c457f9024eb907c789fd3ef4dd0e;hb=77784ef0fba80c899437000271a31710001ea63e;hp=17defd80323bdcbb0868bc8c2baef8366b2723e2;hpb=dc205cc57c336756d1b8d8ab50130eb2367d8973;p=dpdk.git diff --git a/config/defconfig_i686-native-linuxapp-icc b/config/defconfig_i686-native-linuxapp-icc index 17defd8032..7f614d3467 100644 --- a/config/defconfig_i686-native-linuxapp-icc +++ b/config/defconfig_i686-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" @@ -54,3 +54,13 @@ CONFIG_RTE_LIBRTE_NFP_PMD=n # 32-bit doesn't break up memory in lists, but does have VA allocation limit CONFIG_RTE_MAX_MEM_MB=2048 + +# +# HINIC PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_HINIC_PMD=n + +# +# HNS3 PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_HNS3_PMD=n