Kconfig (8632987380765dee716d460640aa58d58d52998e) Kconfig (fafc114a468ee43b95388bec8a45d042bc3f9344)
1# SPDX-License-Identifier: GPL-2.0-only
2config INTERCONNECT_QCOM
3 bool "Qualcomm Network-on-Chip interconnect drivers"
4 depends on ARCH_QCOM
5 help
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
7
8config INTERCONNECT_QCOM_BCM_VOTER

--- 132 unchanged lines hidden (view full) ---

141 tristate "Qualcomm SM8350 interconnect driver"
142 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
143 select INTERCONNECT_QCOM_RPMH
144 select INTERCONNECT_QCOM_BCM_VOTER
145 help
146 This is a driver for the Qualcomm Network-on-Chip on SM8350-based
147 platforms.
148
1# SPDX-License-Identifier: GPL-2.0-only
2config INTERCONNECT_QCOM
3 bool "Qualcomm Network-on-Chip interconnect drivers"
4 depends on ARCH_QCOM
5 help
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
7
8config INTERCONNECT_QCOM_BCM_VOTER

--- 132 unchanged lines hidden (view full) ---

141 tristate "Qualcomm SM8350 interconnect driver"
142 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
143 select INTERCONNECT_QCOM_RPMH
144 select INTERCONNECT_QCOM_BCM_VOTER
145 help
146 This is a driver for the Qualcomm Network-on-Chip on SM8350-based
147 platforms.
148
149config INTERCONNECT_QCOM_SM8450
150 tristate "Qualcomm SM8450 interconnect driver"
151 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
152 select INTERCONNECT_QCOM_RPMH
153 select INTERCONNECT_QCOM_BCM_VOTER
154 help
155 This is a driver for the Qualcomm Network-on-Chip on SM8450-based
156 platforms.
157
149config INTERCONNECT_QCOM_SMD_RPM
150 tristate
158config INTERCONNECT_QCOM_SMD_RPM
159 tristate