crypto/zuc: add driver for ZUC library
[dpdk.git] / config / common_base
index c703908..9b134ab 100644 (file)
@@ -393,6 +393,12 @@ CONFIG_RTE_LIBRTE_PMD_SNOW3G_DEBUG=n
 CONFIG_RTE_LIBRTE_PMD_KASUMI=n
 CONFIG_RTE_LIBRTE_PMD_KASUMI_DEBUG=n
 
+#
+# Compile PMD for ZUC device
+#
+CONFIG_RTE_LIBRTE_PMD_ZUC=n
+CONFIG_RTE_LIBRTE_PMD_ZUC_DEBUG=n
+
 #
 # Compile PMD for NULL Crypto device
 #