diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-03-30 11:36:43 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-04-03 07:37:26 +0300 |
commit | b5f13031cd8da1b8f1e277d03a773dc46f7cff11 (patch) | |
tree | f92082b77ca3b35b76a9830b02d62d50e13e7cff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fcb90d51c375d09a034993cda262b68499e233a4 (diff) | |
download | linux-b5f13031cd8da1b8f1e277d03a773dc46f7cff11.tar.xz |
crypto: hisilicon - Fix build error
When UACCE is m, CRYPTO_DEV_HISI_QM cannot be built-in.
But CRYPTO_DEV_HISI_QM is selected by CRYPTO_DEV_HISI_SEC2
and CRYPTO_DEV_HISI_HPRE unconditionally, which may leads this:
drivers/crypto/hisilicon/qm.o: In function 'qm_alloc_uacce':
drivers/crypto/hisilicon/qm.c:1579: undefined reference to 'uacce_alloc'
Add Kconfig dependency to enforce usable configurations.
Fixes: 47c16b449921 ("crypto: hisilicon - qm depends on UACCE")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions