xref: /openbmc/linux/drivers/interconnect/Kconfig (revision 0ac2a08f)
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"
15b5d2f741SDavid Daisource "drivers/interconnect/qcom/Kconfig"
162f95b9d5SSylwester Nawrockisource "drivers/interconnect/samsung/Kconfig"
17b5d2f741SDavid Dai
18*0ac2a08fSDmitry Baryshkovconfig INTERCONNECT_CLK
19*0ac2a08fSDmitry Baryshkov	tristate
20*0ac2a08fSDmitry Baryshkov	depends on COMMON_CLK
21*0ac2a08fSDmitry Baryshkov	help
22*0ac2a08fSDmitry Baryshkov	  Support for wrapping clocks into the interconnect nodes.
23*0ac2a08fSDmitry Baryshkov
24b5d2f741SDavid Daiendif
25