net/xenvirt: remove
[dpdk.git] / config / common_base
index ca47615..6314f70 100644 (file)
@@ -413,11 +413,6 @@ CONFIG_RTE_LIBRTE_AVP_DEBUG_BUFFERS=n
 #
 CONFIG_RTE_LIBRTE_PMD_TAP=n
 
-#
-# Compile Xen PMD
-#
-CONFIG_RTE_LIBRTE_PMD_XENVIRT=n
-
 #
 # Compile null PMD
 #
@@ -560,6 +555,12 @@ CONFIG_RTE_LIBRTE_MEMPOOL_DEBUG=n
 CONFIG_RTE_DRIVER_MEMPOOL_RING=y
 CONFIG_RTE_DRIVER_MEMPOOL_STACK=y
 
+#
+# Compile PMD for octeontx fpa mempool device
+#
+CONFIG_RTE_LIBRTE_OCTEONTX_MEMPOOL=y
+CONFIG_RTE_LIBRTE_OCTEONTX_MEMPOOL_DEBUG=n
+
 #
 # Compile librte_mbuf
 #
@@ -597,6 +598,11 @@ CONFIG_RTE_LIBRTE_HASH_DEBUG=n
 #
 CONFIG_RTE_LIBRTE_EFD=y
 
+#
+# Compile librte_member
+#
+CONFIG_RTE_LIBRTE_MEMBER=y
+
 #
 # Compile librte_jobstats
 #