null_crypto: add driver for null crypto operations
[dpdk.git] / config / common_base
index 1bf2d1e..4a678b3 100644 (file)
@@ -349,6 +349,11 @@ CONFIG_RTE_LIBRTE_PMD_AESNI_GCM_DEBUG=n
 CONFIG_RTE_LIBRTE_PMD_SNOW3G=n
 CONFIG_RTE_LIBRTE_PMD_SNOW3G_DEBUG=n
 
+#
+# Compile PMD for NULL Crypto device
+#
+CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y
+
 #
 # Compile librte_ring
 #