app/procinfo: add compilation option in config
[dpdk.git] / config / common_base
index 3a2a8de..6b718c1 100644 (file)
@@ -783,6 +783,11 @@ CONFIG_RTE_LIBRTE_PMD_VHOST=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
 #