crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVF
Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
14fee74ca8
commit
18be4ebe1f
1 changed files with 2 additions and 0 deletions
|
@ -24,7 +24,9 @@ config CRYPTO_DEV_QAT_DH895xCC
|
||||||
|
|
||||||
config CRYPTO_DEV_QAT_DH895xCCVF
|
config CRYPTO_DEV_QAT_DH895xCCVF
|
||||||
tristate "Support for Intel(R) DH895xCC Virtual Function"
|
tristate "Support for Intel(R) DH895xCC Virtual Function"
|
||||||
|
depends on X86 && PCI
|
||||||
select PCI_IOV
|
select PCI_IOV
|
||||||
|
select CRYPTO_DEV_QAT
|
||||||
|
|
||||||
help
|
help
|
||||||
Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
|
Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
|
||||||
|
|
Loading…
Add table
Reference in a new issue