summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorBjorn Andersson <andersson@kernel.org>2023-04-07 22:12:27 +0300
committerBjorn Andersson <andersson@kernel.org>2023-04-07 22:12:27 +0300
commit1f2aa2ff2f5eac9c06fb5730b53f7c92270401d4 (patch)
treeed2869306afa058572b39968b381fecac41d736f /drivers/soc/qcom/Kconfig
parent1ad3efe52cd10a94bdee63216cc5c09e813594ee (diff)
parent2afbf43a4aec6e31dac7835e65d52c867f2be400 (diff)
downloadlinux-1f2aa2ff2f5eac9c06fb5730b53f7c92270401d4.tar.xz
Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4
The dedicated ICE driver was merged through a immutable tag, to make it available to other maintainers.
Diffstat (limited to 'drivers/soc/qcom/Kconfig')
-rw-r--r--drivers/soc/qcom/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index a25df9e3c70e..a491718f8064 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -275,4 +275,8 @@ config QCOM_ICC_BWMON
the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
memory throughput even with lower CPU frequencies.
+config QCOM_INLINE_CRYPTO_ENGINE
+ tristate
+ select QCOM_SCM
+
endmenu