Signed-off-by: Anders Roxell <[email protected]>
---
configure.ac | 5 -----
platform/linux-generic/m4/odp_dpdk.m4 | 1 +
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7b92a7f..5c4332a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,11 +82,6 @@ AC_SUBST([platform_with_platform],
["platform/${with_platform}"])
AC_SUBST([platform_with_platform_test], ["platform/${with_platform}/test"])
##########################################################################
-# Prepare default values for platform specific optional features
-##########################################################################
-pktio_dpdk_support=no
-
-##########################################################################
# Run platform specific checks and settings
##########################################################################
if test "${with_platform}" == "linux-generic";
diff --git a/platform/linux-generic/m4/odp_dpdk.m4
b/platform/linux-generic/m4/odp_dpdk.m4
index 96bbc5b..30347dc 100644
--- a/platform/linux-generic/m4/odp_dpdk.m4
+++ b/platform/linux-generic/m4/odp_dpdk.m4
@@ -1,6 +1,7 @@
##########################################################################
# Enable DPDK support
##########################################################################
+pktio_dpdk_support=no
AC_ARG_ENABLE([dpdk_support],
[ --enable-dpdk-support include dpdk IO support],
[if test x$enableval = xyes; then
--
2.1.4
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp