X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=config%2Fcommon_base;h=802fb5e320f5a7db09c26f422728a37d6ba1f6d3;hb=ba78d0104e4ce61135ffb26a39dac0d57b00824b;hp=4bff83af7b3880aa5ddbcfcf3cd120f1aabce56a;hpb=6b3e017e5d25f15da73f7700f7f2ac553ef1a2e9;p=deb_dpdk.git diff --git a/config/common_base b/config/common_base index 4bff83af..802fb5e3 100644 --- a/config/common_base +++ b/config/common_base @@ -96,6 +96,7 @@ CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n CONFIG_RTE_EAL_IGB_UIO=n CONFIG_RTE_EAL_VFIO=n CONFIG_RTE_MALLOC_DEBUG=n +CONFIG_RTE_USE_LIBBSD=n # Default driver path (or "" to disable) CONFIG_RTE_EAL_PMD_PATH="" @@ -583,6 +584,11 @@ CONFIG_RTE_INSECURE_FUNCTION_WARNING=n CONFIG_RTE_APP_TEST=y CONFIG_RTE_APP_TEST_RESOURCE_TAR=n +# +# Compile the procinfo application +# +CONFIG_RTE_PROC_INFO=n + # # Compile the PMD test application #