]> git.droids-corp.org - dpdk.git/blobdiff - config/common_base
null_crypto: add driver for null crypto operations
[dpdk.git] / config / common_base
index 1bf2d1ee24194b02bc9d8a130486e4df8542b8a2..4a678b363be0b3cc861a6392d5bfe3d4dc432bda 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
 #