config: enable crypto scheduler PMD by default
The crypto scheduler PMD has no external dependencies to enable that by default. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Declan Doherty <declan.doherty@intel.com>
This commit is contained in:
parent
a894e13ede
commit
94bef80770
@ -458,7 +458,7 @@ CONFIG_RTE_LIBRTE_PMD_ZUC_DEBUG=n
|
||||
#
|
||||
# Compile PMD for Crypto Scheduler device
|
||||
#
|
||||
CONFIG_RTE_LIBRTE_PMD_CRYPTO_SCHEDULER=n
|
||||
CONFIG_RTE_LIBRTE_PMD_CRYPTO_SCHEDULER=y
|
||||
CONFIG_RTE_LIBRTE_PMD_CRYPTO_SCHEDULER_DEBUG=n
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user