bb/null: add null base band device driver
[dpdk.git] / config / common_base
index 7fd5908..bca1880 100644 (file)
@@ -452,6 +452,11 @@ CONFIG_RTE_PMD_PACKET_PREFETCH=y
 CONFIG_RTE_LIBRTE_BBDEV=y
 CONFIG_RTE_BBDEV_MAX_DEVS=128
 
+#
+# Compile PMD for NULL bbdev device
+#
+CONFIG_RTE_LIBRTE_PMD_BBDEV_NULL=y
+
 #
 # Compile generic crypto device library
 #