blob: c3d524ea69987cdf49adad3de995179e4aba3ba8 [file] [log] [blame]
Leonidas S. Barbosad2e3ae62015-02-06 14:59:48 -02001config CRYPTO_DEV_VMX_ENCRYPT
2 tristate "Encryption acceleration support on P8 CPU"
Herbert Xu0903e432015-06-15 16:55:07 +08003 depends on CRYPTO_DEV_VMX
Marcelo Cerri8df4f272016-09-28 13:42:11 -03004 select CRYPTO_GHASH
Alastair D'Silvaccf5c442016-07-19 14:03:53 +10005 default m
Leonidas S. Barbosad2e3ae62015-02-06 14:59:48 -02006 help
7 Support for VMX cryptographic acceleration instructions on Power8 CPU.
8 This module supports acceleration for AES and GHASH in hardware. If you
9 choose 'M' here, this module will be called vmx-crypto.