You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
325 B
10 lines
325 B
|
|
config CRYPTO_DEV_QCOM_ICE
|
|
tristate "Inline Crypto Module"
|
|
default n
|
|
depends on BLK_DEV_DM
|
|
help
|
|
This driver supports Inline Crypto Engine for QTI chipsets, MSM8994
|
|
and later, to accelerate crypto operations for storage needs.
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called ice.
|
|
|