# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_INTERCONNECT_QCOM[0m bool "Qualcomm Network-on-Chip interconnect drivers" depends on [31mCONFIG_ARCH_QCOM[0m help Support for Qualcomm's Network-on-Chip interconnect hardware. config [31mCONFIG_INTERCONNECT_QCOM_QCS404[0m tristate "Qualcomm QCS404 interconnect driver" depends on [31mCONFIG_INTERCONNECT_QCOM[0m depends on [31mCONFIG_QCOM_SMD_RPM[0m select [31mCONFIG_INTERCONNECT_QCOM_SMD_RPM[0m help This is a driver for the Qualcomm Network-on-Chip on qcs404-based platforms. config [31mCONFIG_INTERCONNECT_QCOM_SDM845[0m tristate "Qualcomm SDM845 interconnect driver" depends on [31mCONFIG_INTERCONNECT_QCOM[0m depends on ([31mCONFIG_QCOM_RPMH[0m && [31mCONFIG_QCOM_COMMAND_DB[0m && [31mCONFIG_OF[0m) || [31mCONFIG_COMPILE_TEST[0m help This is a driver for the Qualcomm Network-on-Chip on sdm845-based platforms. config [31mCONFIG_INTERCONNECT_QCOM_SMD_RPM[0m tristate |