forked from luck/tmp_suning_uos_patched
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Add ARM64/PCI/PCI_MSI dependency for CRYPTO_DEV_HISI_ZIP.
Fixes: 62c455ca85
("crypto: hisilicon - add HiSilicon ZIP accelerator support")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
00ae05db58
commit
db01e4818b
|
@ -30,6 +30,7 @@ config CRYPTO_HISI_SGL
|
|||
|
||||
config CRYPTO_DEV_HISI_ZIP
|
||||
tristate "Support for HiSilicon ZIP accelerator"
|
||||
depends on ARM64 && PCI && PCI_MSI
|
||||
select CRYPTO_DEV_HISI_QM
|
||||
select CRYPTO_HISI_SGL
|
||||
select SG_SPLIT
|
||||
|
|
Loading…
Reference in New Issue
Block a user