From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Mon, 1 May 2017 15:12:30 +0000 Subject: [U-Boot] [PATCH v4 05/11] tegra: select ARM_GIC for Tegra SoCs In-Reply-To: <20170430132956.30190-6-antoine.tenart@free-electrons.com> References: <20170430132956.30190-1-antoine.tenart@free-electrons.com> <20170430132956.30190-6-antoine.tenart@free-electrons.com> Message-ID: <303c804bec194070866213947bf5fcf3@HQMAIL101.nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Adding Stephen and Thierry for review/input. Antoine - what testing did you do? Tom > -----Original Message----- > From: Antoine Tenart [mailto:antoine.tenart at free-electrons.com] > Sent: Sunday, April 30, 2017 6:30 AM > To: maxime.ripard at free-electrons.com; wens at csie.org; jagan at openedev.com > Cc: Antoine Tenart ; u- > boot at lists.denx.de; Tom Warren > Subject: [PATCH v4 05/11] tegra: select ARM_GIC for Tegra SoCs > > Select the newly introduced ARM_GIC option to the relevant configuration > which also have a psci implementation. > > Signed-off-by: Antoine Tenart > Cc: Tom Warren > --- > arch/arm/mach-tegra/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig > index c67ffa5a2356..01f27b465bfe 100644 > --- a/arch/arm/mach-tegra/Kconfig > +++ b/arch/arm/mach-tegra/Kconfig > @@ -22,6 +22,7 @@ config TEGRA_IVC > > config TEGRA_COMMON > bool "Tegra common options" > + select ARM_GIC > select CLK > select DM > select DM_ETH > -- > 2.11.0 ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------