rawdev: introduce raw device library
[dpdk.git] / config / common_base
index 751ba43..fb48dd6 100644 (file)
@@ -605,6 +605,13 @@ CONFIG_RTE_LIBRTE_PMD_DPAA_EVENTDEV=n
 #
 CONFIG_RTE_LIBRTE_PMD_DPAA2_EVENTDEV=n
 
+#
+# Compile raw device support
+# EXPERIMENTAL: API may change without prior notice
+#
+CONFIG_RTE_LIBRTE_RAWDEV=y
+CONFIG_RTE_RAWDEV_MAX_DEVS=10
+
 #
 # Compile librte_ring
 #