remove reference to Intel with dpdk docs
[vpp.git] / plugins / configure.ac
index c315191..cf58bf7 100644 (file)
@@ -11,7 +11,7 @@ AC_ARG_ENABLE(tests,
               [enable_tests=0])
 
 AC_ARG_WITH(dpdk,
-            AC_HELP_STRING([--with-dpdk],[Use the Intel dpdk]),
+            AC_HELP_STRING([--with-dpdk],[Use DPDK]),
             [with_dpdk=1],
             [with_dpdk=0])