diff options
Diffstat (limited to 'src/configure.ac')
-rw-r--r-- | src/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.ac b/src/configure.ac index 7733daa6599..f35e139a69c 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -198,6 +198,7 @@ DISABLE_ARG(svm, [Disable svm and dependant libs and binaries]) DISABLE_ARG(papi, [Disable Python API bindings]) # --with-X +WITH_ARG(dpdk_mlx5_pmd, [Enable Mellanox DPDK PMD driver]) # --without-X WITHOUT_ARG(libssl, [Disable libssl]) |