summaryrefslogtreecommitdiff
path: root/drivers/interconnect/qcom/Kconfig
diff options
context:
space:
mode:
authorGeorgi Djakov <djakov@kernel.org>2024-11-05 01:32:05 +0200
committerGeorgi Djakov <djakov@kernel.org>2024-11-05 01:32:05 +0200
commitb1fd28da86aae5d622ea95711cee8ede39f70369 (patch)
tree9be978b971942130e6e035b0b535df380f2ae427 /drivers/interconnect/qcom/Kconfig
parent55aac0ea757d9e10902cce1425cabb490e23c1a1 (diff)
parent92c366a53c4a89c461e6d4be611046a9295a1c6b (diff)
downloadlinux-next-b1fd28da86aae5d622ea95711cee8ede39f70369.tar.gz
linux-next-b1fd28da86aae5d622ea95711cee8ede39f70369.zip
Merge branch 'icc-sar2130p' into icc-next
Add driver for the network of connects present on the SAR2130P platform. * icc-sar2130p dt-bindings: interconnect: qcom: document SAR2130P NoC interconnect: qcom: add support for SAR2130P Link: https://lore.kernel.org/r/20241018-sar2130p-icc-v2-0-c58c73dcd19d@linaro.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'drivers/interconnect/qcom/Kconfig')
-rw-r--r--drivers/interconnect/qcom/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/interconnect/qcom/Kconfig b/drivers/interconnect/qcom/Kconfig
index 06f6f804e1ea..362fb9b0a198 100644
--- a/drivers/interconnect/qcom/Kconfig
+++ b/drivers/interconnect/qcom/Kconfig
@@ -157,6 +157,15 @@ config INTERCONNECT_QCOM_SA8775P
This is a driver for the Qualcomm Network-on-Chip on sa8775p-based
platforms.
+config INTERCONNECT_QCOM_SAR2130P
+ tristate "Qualcomm SAR2130P interconnect driver"
+ depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
+ select INTERCONNECT_QCOM_RPMH
+ select INTERCONNECT_QCOM_BCM_VOTER
+ help
+ This is a driver for the Qualcomm Network-on-Chip on SAR2130P-based
+ platforms.
+
config INTERCONNECT_QCOM_SC7180
tristate "Qualcomm SC7180 interconnect driver"
depends on INTERCONNECT_QCOM_RPMH_POSSIBLE