xref: /linux/drivers/interconnect/Kconfig (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
211f1cecaSGeorgi Djakovmenuconfig INTERCONNECT
3fcb57bfcSViresh Kumar	bool "On-Chip Interconnect management support"
411f1cecaSGeorgi Djakov	help
511f1cecaSGeorgi Djakov	  Support for management of the on-chip interconnects.
611f1cecaSGeorgi Djakov
711f1cecaSGeorgi Djakov	  This framework is designed to provide a generic interface for
811f1cecaSGeorgi Djakov	  managing the interconnects in a SoC.
911f1cecaSGeorgi Djakov
1011f1cecaSGeorgi Djakov	  If unsure, say no.
1111f1cecaSGeorgi Djakov
12b5d2f741SDavid Daiif INTERCONNECT
13b5d2f741SDavid Dai
14f0d80485SLeonard Crestezsource "drivers/interconnect/imx/Kconfig"
15*b4529379SAngeloGioacchino Del Regnosource "drivers/interconnect/mediatek/Kconfig"
16b5d2f741SDavid Daisource "drivers/interconnect/qcom/Kconfig"
172f95b9d5SSylwester Nawrockisource "drivers/interconnect/samsung/Kconfig"
18b5d2f741SDavid Dai
190ac2a08fSDmitry Baryshkovconfig INTERCONNECT_CLK
200ac2a08fSDmitry Baryshkov	tristate
210ac2a08fSDmitry Baryshkov	depends on COMMON_CLK
220ac2a08fSDmitry Baryshkov	help
230ac2a08fSDmitry Baryshkov	  Support for wrapping clocks into the interconnect nodes.
240ac2a08fSDmitry Baryshkov
25b5d2f741SDavid Daiendif
26