blob: 8ca9c503bcb0de8309663e8ca7690817212993df [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001# SPDX-License-Identifier: GPL-2.0
2
3config CRYPTO_DEV_HISI_SEC
4 tristate "Support for Hisilicon SEC crypto block cipher accelerator"
5 select CRYPTO_BLKCIPHER
6 select CRYPTO_ALGAPI
7 select SG_SPLIT
8 depends on ARM64 || COMPILE_TEST
9 depends on HAS_IOMEM
10 help
11 Support for Hisilicon SEC Engine in Hip06 and Hip07
12
13 To compile this as a module, choose M here: the module
14 will be called hisi_sec.