From mboxrd@z Thu Jan 1 00:00:00 1970 From: thierry.reding@gmail.com (Thierry Reding) Date: Wed, 15 Jan 2014 09:56:25 +0100 Subject: [PATCH] Fix select-induced Kconfig warning for ZBOOT_ROM In-Reply-To: <201401131624.08206.arnd@arndb.de> References: <20140113134813.GX15937@n2100.arm.linux.org.uk> <20140113152011.GA15107@ulmo.nvidia.com> <201401131624.08206.arnd@arndb.de> Message-ID: <20140115085624.GA27135@ulmo.nvidia.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 13, 2014 at 04:24:07PM +0100, Arnd Bergmann wrote: > On Monday 13 January 2014, Thierry Reding wrote: > > From ee1347c28bb7cb56a3c178321253e38de4bbc676 Mon Sep 17 00:00:00 2001 > > From: Thierry Reding > > Date: Fri, 10 Jan 2014 17:12:07 +0100 > > Subject: [PATCH] ARM: Remove redundant select AUTO_ZRELADDR > > > > ARCH_MXC depends on ARCH_MULTI_V4_V5 or ARCH_MULTI_V6_V7, both of which > > can only be enabled when ARCH_MULTIPLATFORM is selected. If so, then the > > AUTO_ZRELADDR will already be selected. > > > > Removing the selection of AUTO_ZRELADDR from ARCH_MXC has the additional > > benefit of getting rid of the following Kconfig error: > > > > arch/arm/Kconfig:1965:error: recursive dependency detected! > > arch/arm/Kconfig:1965: symbol ZBOOT_ROM depends on AUTO_ZRELADDR > > arch/arm/Kconfig:2153: symbol AUTO_ZRELADDR is selected by ZBOOT_ROM > > > > Suggested-by: Arnd Bergmann > > Signed-off-by: Thierry Reding > > Acked-by: Arnd Bergmann > > I'm not sure through which tree this needs to go to make sure that > both the arm-soc tree and rmk's arm tree are correct by themselves > as well as when they get merged. The original patch went into the arm tree, so I suppose arm-soc isn't really impacted by this unless merged with the arm tree. Therefore I think if this goes in via Russell's tree it should be fine. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: