aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/nitrox/Kconfig
blob: 7b1e751bb9cda09a8b4aa84e7b980ca6df838e79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# SPDX-License-Identifier: GPL-2.0-only
#
# Cavium NITROX Crypto Device configuration
#
config CRYPTO_DEV_NITROX
	tristate
	select CRYPTO_BLKCIPHER
	select CRYPTO_AES
	select CRYPTO_LIB_DES
	select FW_LOADER

config CRYPTO_DEV_NITROX_CNN55XX
	tristate "Support for Cavium CNN55XX driver"
	depends on PCI_MSI && 64BIT
	select CRYPTO_DEV_NITROX
	help
	  Support for Cavium NITROX family CNN55XX driver
	  for accelerating crypto workloads.

	  To compile this as a module, choose M here: the module
	  will be called n5pf.