summaryrefslogtreecommitdiff
path: root/drivers/crypto/msm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/msm/Kconfig')
-rw-r--r--drivers/crypto/msm/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/crypto/msm/Kconfig b/drivers/crypto/msm/Kconfig
new file mode 100644
index 000000000000..0f4568b46468
--- /dev/null
+++ b/drivers/crypto/msm/Kconfig
@@ -0,0 +1,10 @@
+
+config CRYPTO_DEV_QCOM_ICE
+ tristate "Inline Crypto Module"
+ default n
+ depends on PFK && 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.