Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
#
# Cavium NITROX Crypto Device configuration
#
config CONFIG_CRYPTO_DEV_NITROX
	tristate
	select CONFIG_CRYPTO_BLKCIPHER
	select CONFIG_CRYPTO_AES
	select CONFIG_CRYPTO_LIB_DES
	select CONFIG_FW_LOADER

config CONFIG_CRYPTO_DEV_NITROX_CNN55XX
	tristate "Support for Cavium CNN55XX driver"
	depends on CONFIG_PCI_MSI && CONFIG_64BIT
	select CONFIG_CRYPTO_DEV_NITROX
	help
	  Support for Cavium NITROX family CNN55XX driver
	  for accelerating crypto workloads.

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