]> Git Repo - J-linux.git/blob - drivers/crypto/vmx/Kconfig
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-linux.git] / drivers / crypto / vmx / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config CRYPTO_DEV_VMX_ENCRYPT
3         tristate "Encryption acceleration support on P8 CPU"
4         depends on CRYPTO_DEV_VMX
5         select CRYPTO_GHASH
6         default m
7         help
8           Support for VMX cryptographic acceleration instructions on Power8 CPU.
9           This module supports acceleration for AES and GHASH in hardware. If you
10           choose 'M' here, this module will be called vmx-crypto.
This page took 0.030175 seconds and 4 git commands to generate.