]> git.droids-corp.org - dpdk.git/blobdiff - config/common_base
net/avp: add base files
[dpdk.git] / config / common_base
index 1fd561a7ea8f6f85c5ef8ee9ad146bc3611bd133..17a5b2269df1c3c87cd3e7fd909cee49abd58966 100644 (file)
@@ -363,6 +363,11 @@ CONFIG_RTE_LIBRTE_QEDE_FW=""
 #
 CONFIG_RTE_LIBRTE_PMD_AF_PACKET=n
 
+#
+# Compile WRS accelerated virtual port (AVP) guest PMD driver
+#
+CONFIG_RTE_LIBRTE_AVP_PMD=n
+
 #
 # Compile the TAP PMD
 # It is enabled by default for Linux only.