treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / crypto / vmx / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
d2e3ae6f
LB
2config CRYPTO_DEV_VMX_ENCRYPT
3 tristate "Encryption acceleration support on P8 CPU"
0903e435 4 depends on CRYPTO_DEV_VMX
8df4f27c 5 select CRYPTO_GHASH
ccf5c442 6 default m
d2e3ae6f
LB
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.