diff options
Diffstat (limited to 'config/common_base')
-rw-r--r-- | config/common_base | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/common_base b/config/common_base index 4bff83af..2d4a47fb 100644 --- a/config/common_base +++ b/config/common_base @@ -584,6 +584,11 @@ 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 # CONFIG_RTE_TEST_PMD=y |