1 config CRYPTO_DEV_IAA_CRYPTO
2 tristate "Support for Intel(R) IAA Compression Accelerator"
3 depends on CRYPTO_DEFLATE
7 This driver supports acceleration for compression and
8 decompression with the Intel Analytics Accelerator (IAA)
9 hardware using the cryptographic API. If you choose 'M'
10 here, the module will be called iaa_crypto.
12 config CRYPTO_DEV_IAA_CRYPTO_STATS
13 bool "Enable Intel(R) IAA Compression Accelerator Statistics"
14 depends on CRYPTO_DEV_IAA_CRYPTO
17 Enable statistics for the IAA compression accelerator.
18 These include per-device and per-workqueue statistics in
19 addition to global driver statistics.