]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/crypto/cavium/nitrox/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / drivers / crypto / cavium / nitrox / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Cavium NITROX Crypto Device configuration
4 #
5 config CRYPTO_DEV_NITROX
6 tristate
7 select CRYPTO_BLKCIPHER
8 select CRYPTO_AES
9 select CRYPTO_DES
10 select FW_LOADER
11
12 config CRYPTO_DEV_NITROX_CNN55XX
13 tristate "Support for Cavium CNN55XX driver"
14 depends on PCI_MSI && 64BIT
15 select CRYPTO_DEV_NITROX
16 help
17 Support for Cavium NITROX family CNN55XX driver
18 for accelerating crypto workloads.
19
20 To compile this as a module, choose M here: the module
21 will be called n5pf.