[PATCHv7 43/47] config: add configuration for toggling physical addressing
From: Hemant Agrawal <hidden>
Date: 2017-02-15 19:07:57
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Hemant Agrawal <hidden>
Date: 2017-02-15 19:07:57
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Hemant Agrawal <redacted> --- config/common_base | 1 + config/defconfig_arm64-dpaa2-linuxapp-gcc | 1 + 2 files changed, 2 insertions(+)
diff --git a/config/common_base b/config/common_base
index 664cafc..3f5a356 100644
--- a/config/common_base
+++ b/config/common_base@@ -290,6 +290,7 @@ CONFIG_RTE_LIBRTE_THUNDERX_NICVF_DEBUG_MBOX=n # Compile Support Libraries for NXP DPAA2 # CONFIG_RTE_LIBRTE_DPAA2_POOL=n +CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=y # # Compile NXP DPAA2 FSL-MC Bus
diff --git a/config/defconfig_arm64-dpaa2-linuxapp-gcc b/config/defconfig_arm64-dpaa2-linuxapp-gcc
index 3cdb31b..29a56c7 100644
--- a/config/defconfig_arm64-dpaa2-linuxapp-gcc
+++ b/config/defconfig_arm64-dpaa2-linuxapp-gcc@@ -49,6 +49,7 @@ CONFIG_RTE_PKTMBUF_HEADROOM=256 # CONFIG_RTE_LIBRTE_DPAA2_POOL=n CONFIG_RTE_MBUF_DEFAULT_MEMPOOL_OPS="dpaa2" +CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=y # # Compile NXP DPAA2 FSL-MC Bus
--
1.9.1