1b5d2f741SDavid Daiconfig INTERCONNECT_QCOM 2b5d2f741SDavid Dai bool "Qualcomm Network-on-Chip interconnect drivers" 3b5d2f741SDavid Dai depends on ARCH_QCOM 4b5d2f741SDavid Dai help 5b5d2f741SDavid Dai Support for Qualcomm's Network-on-Chip interconnect hardware. 6b5d2f741SDavid Dai 7b5d2f741SDavid Daiconfig INTERCONNECT_QCOM_SDM845 8b5d2f741SDavid Dai tristate "Qualcomm SDM845 interconnect driver" 9b5d2f741SDavid Dai depends on INTERCONNECT_QCOM 10b5d2f741SDavid Dai depends on (QCOM_RPMH && QCOM_COMMAND_DB && OF) || COMPILE_TEST 11b5d2f741SDavid Dai help 12b5d2f741SDavid Dai This is a driver for the Qualcomm Network-on-Chip on sdm845-based 13b5d2f741SDavid Dai platforms. 14