aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2023-01-11 13:02:03 +0100
committerHerbert Xu <[email protected]>2023-01-20 18:29:31 +0800
commit00bef64ac3c95ab0f73b5d352743bf2bd6f5fc99 (patch)
tree9f4ccbb3e591c52e71928fde2a442d20f928d286 /tools/perf/scripts/python/bin/task-analyzer-record
parent319ad16d62d3da695faebd2d5def6be0d542f586 (diff)
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 <[email protected]> Acked-by: Weili Qian <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions