Kconfig (a09b817c8bad406cd0e301bb8a8dbd5ab1150030) Kconfig (6df5b349491ef269147df8127883d9acffde835e)
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

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

70 depends on INTERCONNECT_QCOM
71 depends on (QCOM_RPMH && QCOM_COMMAND_DB && OF) || COMPILE_TEST
72 select INTERCONNECT_QCOM_RPMH
73 select INTERCONNECT_QCOM_BCM_VOTER
74 help
75 This is a driver for the Qualcomm Network-on-Chip on sm8150-based
76 platforms.
77
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

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

70 depends on INTERCONNECT_QCOM
71 depends on (QCOM_RPMH && QCOM_COMMAND_DB && OF) || COMPILE_TEST
72 select INTERCONNECT_QCOM_RPMH
73 select INTERCONNECT_QCOM_BCM_VOTER
74 help
75 This is a driver for the Qualcomm Network-on-Chip on sm8150-based
76 platforms.
77
78config INTERCONNECT_QCOM_SM8250
79 tristate "Qualcomm SM8250 interconnect driver"
80 depends on INTERCONNECT_QCOM
81 depends on (QCOM_RPMH && QCOM_COMMAND_DB && OF) || COMPILE_TEST
82 select INTERCONNECT_QCOM_RPMH
83 select INTERCONNECT_QCOM_BCM_VOTER
84 help
85 This is a driver for the Qualcomm Network-on-Chip on sm8250-based
86 platforms.
87
78config INTERCONNECT_QCOM_SMD_RPM
79 tristate
88config INTERCONNECT_QCOM_SMD_RPM
89 tristate