bus/vdev: move code from EAL into a new driver
[dpdk.git] / config / common_base
index 82ee754..9ae5ec3 100644 (file)
@@ -157,6 +157,11 @@ CONFIG_RTE_ETHDEV_TX_PREPARE_NOOP=n
 #
 CONFIG_RTE_LIBRTE_PCI_BUS=y
 
+#
+# Compile the vdev bus
+#
+CONFIG_RTE_LIBRTE_VDEV_BUS=y
+
 #
 # Compile burst-oriented Amazon ENA PMD driver
 #