summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/Kconfig
blob: a261c7d41deb85cf3144a89a21b8c9d32833c8e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
menuconfig INTERCONNECT
	tristate "On-Chip Interconnect management support"
	help
	  Support for management of the on-chip interconnects.

	  This framework is designed to provide a generic interface for
	  managing the interconnects in a SoC.

	  If unsure, say no.