1ea7a5cbbSTom Zanussiconfig CRYPTO_DEV_IAA_CRYPTO 2ea7a5cbbSTom Zanussi tristate "Support for Intel(R) IAA Compression Accelerator" 3ea7a5cbbSTom Zanussi depends on CRYPTO_DEFLATE 4ea7a5cbbSTom Zanussi depends on INTEL_IDXD 5ea7a5cbbSTom Zanussi default n 6ea7a5cbbSTom Zanussi help 7ea7a5cbbSTom Zanussi This driver supports acceleration for compression and 8ea7a5cbbSTom Zanussi decompression with the Intel Analytics Accelerator (IAA) 9ea7a5cbbSTom Zanussi hardware using the cryptographic API. If you choose 'M' 10ea7a5cbbSTom Zanussi here, the module will be called iaa_crypto. 11*93382a91STom Zanussi 12*93382a91STom Zanussiconfig CRYPTO_DEV_IAA_CRYPTO_STATS 13*93382a91STom Zanussi bool "Enable Intel(R) IAA Compression Accelerator Statistics" 14*93382a91STom Zanussi depends on CRYPTO_DEV_IAA_CRYPTO 15*93382a91STom Zanussi default n 16*93382a91STom Zanussi help 17*93382a91STom Zanussi Enable statistics for the IAA compression accelerator. 18*93382a91STom Zanussi These include per-device and per-workqueue statistics in 19*93382a91STom Zanussi addition to global driver statistics. 20