xref: /openbmc/linux/drivers/crypto/vmx/Kconfig (revision d2e3ae6f)
1d2e3ae6fSLeonidas S. Barbosaconfig CRYPTO_DEV_VMX_ENCRYPT
2d2e3ae6fSLeonidas S. Barbosa	tristate "Encryption acceleration support on P8 CPU"
3d2e3ae6fSLeonidas S. Barbosa	depends on PPC64 && CRYPTO_DEV_VMX
4d2e3ae6fSLeonidas S. Barbosa	default y
5d2e3ae6fSLeonidas S. Barbosa	help
6d2e3ae6fSLeonidas S. Barbosa	  Support for VMX cryptographic acceleration instructions on Power8 CPU.
7d2e3ae6fSLeonidas S. Barbosa	  This module supports acceleration for AES and GHASH in hardware. If you
8d2e3ae6fSLeonidas S. Barbosa	  choose 'M' here, this module will be called vmx-crypto.
9