aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/essiv.c
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2023-01-11 13:02:03 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2023-01-20 18:29:31 +0800
commit00bef64ac3c95ab0f73b5d352743bf2bd6f5fc99 (patch)
tree9f4ccbb3e591c52e71928fde2a442d20f928d286 /crypto/essiv.c
parentcrypto: stm32 - Use accelerated readsl/writesl (diff)
downloadwireguard-linux-00bef64ac3c95ab0f73b5d352743bf2bd6f5fc99.tar.xz
wireguard-linux-00bef64ac3c95ab0f73b5d352743bf2bd6f5fc99.zip
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DEV_HISI configs
While reviewing dependencies in some Kconfig files, I noticed the redundant dependency "depends on PCI && PCI_MSI". The config PCI_MSI has always, since its introduction, been dependent on the config PCI. So, it is sufficient to just depend on PCI_MSI, and know that the dependency on PCI is implicitly implied. Reduce the dependencies of configs CRYPTO_DEV_HISI_SEC2, CRYPTO_DEV_HISI_QM, CRYPTO_DEV_HISI_ZIP and CRYPTO_DEV_HISI_HPRE. No functional change and effective change of Kconfig dependendencies. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/essiv.c')
0 files changed, 0 insertions, 0 deletions