mempool: move ring handler as a driver
[dpdk.git] / config / common_base
index 2d54ddf..9acd557 100644 (file)
@@ -460,6 +460,11 @@ CONFIG_RTE_LIBRTE_MEMPOOL=y
 CONFIG_RTE_MEMPOOL_CACHE_MAX_SIZE=512
 CONFIG_RTE_LIBRTE_MEMPOOL_DEBUG=n
 
+#
+# Compile Mempool drivers
+#
+CONFIG_RTE_DRIVER_MEMPOOL_RING=y
+
 #
 # Compile librte_mbuf
 #