X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_i686-native-linuxapp-icc;h=269e88e95bbe2f10d3fa57d2227c03e2867e6cf4;hb=bdb32afbb610292edbd43f730a8356f258919de4;hp=850e53646b7abbe6a56004f84cab603b125cd606;hpb=2773c86d061a11a920a00d96fe98634956782250;p=dpdk.git diff --git a/config/defconfig_i686-native-linuxapp-icc b/config/defconfig_i686-native-linuxapp-icc index 850e53646b..269e88e95b 100644 --- a/config/defconfig_i686-native-linuxapp-icc +++ b/config/defconfig_i686-native-linuxapp-icc @@ -51,6 +51,11 @@ CONFIG_RTE_LIBRTE_KNI=n # CONFIG_RTE_IXGBE_INC_VECTOR=n +# +# Solarflare PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_SFC_EFX_PMD=n + # # AES-NI multi-buffer PMD is not supported on 32-bit # @@ -65,3 +70,13 @@ CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=n # KASUMI PMD is not supported on 32-bit # CONFIG_RTE_LIBRTE_PMD_KASUMI=n + +# +# ZUC PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_PMD_ZUC=n + +# +# AVP PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_AVP_PMD=n