From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_INTERCONNECT | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'configs/fedora/generic/CONFIG_INTERCONNECT') diff --git a/configs/fedora/generic/CONFIG_INTERCONNECT b/configs/fedora/generic/CONFIG_INTERCONNECT index 44680093f..04fcaa10c 100644 --- a/configs/fedora/generic/CONFIG_INTERCONNECT +++ b/configs/fedora/generic/CONFIG_INTERCONNECT @@ -1 +1,19 @@ -# CONFIG_INTERCONNECT is not set +# CONFIG_INTERCONNECT: +# +# 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. +# +# Symbol: INTERCONNECT [=n] +# Type : bool +# Defined at drivers/interconnect/Kconfig:2 +# Prompt: On-Chip Interconnect management support +# Location: +# -> Device Drivers +# +# +# +CONFIG_INTERCONNECT=y -- cgit