0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.221.240.14


Current Path : /proc/self/root/usr/src/linux-headers-5.4.0-1101-aws/drivers/interconnect/
Upload File :
Current File : //proc/self/root/usr/src/linux-headers-5.4.0-1101-aws/drivers/interconnect/Kconfig

# SPDX-License-Identifier: GPL-2.0-only
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.

if INTERCONNECT

source "drivers/interconnect/qcom/Kconfig"

endif