]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/interconnect/qcom/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / interconnect / qcom / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config 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
8 config INTERCONNECT_QCOM_SDM845
9 tristate "Qualcomm SDM845 interconnect driver"
10 depends on INTERCONNECT_QCOM
11 depends on (QCOM_RPMH && QCOM_COMMAND_DB && OF) || COMPILE_TEST
12 help
13 This is a driver for the Qualcomm Network-on-Chip on sdm845-based
14 platforms.