Kconfig (5acac83bf2e42f51ab9fd315d657798754bf0bb8) Kconfig (d26a56674497dd12a0ac378203cf058b7a984124)
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

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

105 tristate "Qualcomm SM8250 interconnect driver"
106 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
107 select INTERCONNECT_QCOM_RPMH
108 select INTERCONNECT_QCOM_BCM_VOTER
109 help
110 This is a driver for the Qualcomm Network-on-Chip on sm8250-based
111 platforms.
112
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

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

105 tristate "Qualcomm SM8250 interconnect driver"
106 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
107 select INTERCONNECT_QCOM_RPMH
108 select INTERCONNECT_QCOM_BCM_VOTER
109 help
110 This is a driver for the Qualcomm Network-on-Chip on sm8250-based
111 platforms.
112
113config INTERCONNECT_QCOM_SM8350
114 tristate "Qualcomm SM8350 interconnect driver"
115 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE
116 select INTERCONNECT_QCOM_RPMH
117 select INTERCONNECT_QCOM_BCM_VOTER
118 help
119 This is a driver for the Qualcomm Network-on-Chip on SM8350-based
120 platforms.
121
113config INTERCONNECT_QCOM_SMD_RPM
114 tristate
122config INTERCONNECT_QCOM_SMD_RPM
123 tristate