2015-02-07 00:59:48 +08:00
|
|
|
config CRYPTO_DEV_VMX_ENCRYPT
|
|
|
|
tristate "Encryption acceleration support on P8 CPU"
|
2015-06-15 16:55:07 +08:00
|
|
|
depends on CRYPTO_DEV_VMX
|
2016-07-19 12:03:53 +08:00
|
|
|
default m
|
2015-02-07 00:59:48 +08:00
|
|
|
help
|
|
|
|
Support for VMX cryptographic acceleration instructions on Power8 CPU.
|
|
|
|
This module supports acceleration for AES and GHASH in hardware. If you
|
|
|
|
choose 'M' here, this module will be called vmx-crypto.
|