Kconfig (92c366a53c4a89c461e6d4be611046a9295a1c6b) Kconfig (3063c3dfa07d5313ef6bc1f7a534215d1a658b0c)
1# SPDX-License-Identifier: GPL-2.0-only
2config INTERCONNECT_QCOM
3 tristate "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

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

100 tristate "Qualcomm QCS404 interconnect driver"
101 depends on INTERCONNECT_QCOM
102 depends on QCOM_SMD_RPM
103 select INTERCONNECT_QCOM_SMD_RPM
104 help
105 This is a driver for the Qualcomm Network-on-Chip on qcs404-based
106 platforms.
107
1# SPDX-License-Identifier: GPL-2.0-only
2config INTERCONNECT_QCOM
3 tristate "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

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

100 tristate "Qualcomm QCS404 interconnect driver"
101 depends on INTERCONNECT_QCOM
102 depends on QCOM_SMD_RPM
103 select INTERCONNECT_QCOM_SMD_RPM
104 help
105 This is a driver for the Qualcomm Network-on-Chip on qcs404-based
106 platforms.
107
108config INTERCONNECT_QCOM_QCS8300
109 tristate "Qualcomm QCS8300 interconnect driver"
110 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
111 select INTERCONNECT_QCOM_RPMH
112 select INTERCONNECT_QCOM_BCM_VOTER
113 help
114 This is a driver for the Qualcomm Technologies, Inc. Network-on-Chip
115 on QCS8300-based platforms. The interconnect provider collects and
116 aggreagates the cosumer bandwidth requests to satisfy constraints
117 placed on Network-on-Chip performance states.
118
108config INTERCONNECT_QCOM_QDU1000
109 tristate "Qualcomm QDU1000/QRU1000 interconnect driver"
110 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
111 select INTERCONNECT_QCOM_RPMH
112 select INTERCONNECT_QCOM_BCM_VOTER
113 help
114 This is a driver for the Qualcomm Network-on-Chip on QDU1000-based
115 and QRU1000-based platforms.

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

132 tristate "Qualcomm SA8775P interconnect driver"
133 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
134 select INTERCONNECT_QCOM_RPMH
135 select INTERCONNECT_QCOM_BCM_VOTER
136 help
137 This is a driver for the Qualcomm Network-on-Chip on sa8775p-based
138 platforms.
139
119config INTERCONNECT_QCOM_QDU1000
120 tristate "Qualcomm QDU1000/QRU1000 interconnect driver"
121 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
122 select INTERCONNECT_QCOM_RPMH
123 select INTERCONNECT_QCOM_BCM_VOTER
124 help
125 This is a driver for the Qualcomm Network-on-Chip on QDU1000-based
126 and QRU1000-based platforms.

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

143 tristate "Qualcomm SA8775P interconnect driver"
144 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
145 select INTERCONNECT_QCOM_RPMH
146 select INTERCONNECT_QCOM_BCM_VOTER
147 help
148 This is a driver for the Qualcomm Network-on-Chip on sa8775p-based
149 platforms.
150
140config INTERCONNECT_QCOM_SAR2130P
141 tristate "Qualcomm SAR2130P 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 SAR2130P-based
147 platforms.
148
149config INTERCONNECT_QCOM_SC7180
150 tristate "Qualcomm SC7180 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 sc7180-based
156 platforms.

--- 174 unchanged lines hidden ---
151config INTERCONNECT_QCOM_SC7180
152 tristate "Qualcomm SC7180 interconnect driver"
153 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
154 select INTERCONNECT_QCOM_RPMH
155 select INTERCONNECT_QCOM_BCM_VOTER
156 help
157 This is a driver for the Qualcomm Network-on-Chip on sc7180-based
158 platforms.

--- 174 unchanged lines hidden ---