Kconfig 325 B

12345678910
  1. config CRYPTO_DEV_QCOM_ICE
  2. tristate "Inline Crypto Module"
  3. default n
  4. depends on BLK_DEV_DM
  5. help
  6. This driver supports Inline Crypto Engine for QTI chipsets, MSM8994
  7. and later, to accelerate crypto operations for storage needs.
  8. To compile this driver as a module, choose M here: the
  9. module will be called ice.