]> git.droids-corp.org - dpdk.git/blobdiff - config/common_base
crypto/dpaa_sec: rename mbuf physical address to IOVA
[dpdk.git] / config / common_base
index f8423994642ccefebdddfbf31f8a5f5412b175f8..82ee75456d6888ed7221cb526baff4bf9cc6b71a 100644 (file)
@@ -122,6 +122,11 @@ CONFIG_RTE_EAL_PMD_PATH=""
 #
 CONFIG_RTE_LIBRTE_EAL_VMWARE_TSC_MAP_SUPPORT=y
 
+#
+# Compile the PCI library
+#
+CONFIG_RTE_LIBRTE_PCI=y
+
 #
 # Compile the argument parser library
 #
@@ -147,6 +152,11 @@ CONFIG_RTE_ETHDEV_PROFILE_ITT_WASTED_RX_ITERATIONS=n
 #
 CONFIG_RTE_ETHDEV_TX_PREPARE_NOOP=n
 
+#
+# Compile PCI bus driver
+#
+CONFIG_RTE_LIBRTE_PCI_BUS=y
+
 #
 # Compile burst-oriented Amazon ENA PMD driver
 #