[dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

Ravi Kumar Ravi1.kumar at amd.com
Thu May 3 07:57:20 CEST 2018


Signed-off-by: Ravi Kumar <Ravi1.kumar at amd.com>
---
 config/common_base | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common_base b/config/common_base
index 03a8688..802035b 100644
--- a/config/common_base
+++ b/config/common_base
@@ -555,7 +555,7 @@ CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y
 #
 # Compile PMD for AMD CCP crypto device
 #
-CONFIG_RTE_LIBRTE_PMD_CCP=n
+CONFIG_RTE_LIBRTE_PMD_CCP=y
 CONFIG_RTE_LIBRTE_PMD_CCP_CPU_AUTH=n
 
 #
-- 
2.7.4



More information about the dev mailing list