From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Fix select-induced Kconfig warning for ZBOOT_ROM
Date: Mon, 13 Jan 2014 16:24:07 +0100 [thread overview]
Message-ID: <201401131624.08206.arnd@arndb.de> (raw)
In-Reply-To: <20140113152011.GA15107@ulmo.nvidia.com>
On Monday 13 January 2014, Thierry Reding wrote:
> From ee1347c28bb7cb56a3c178321253e38de4bbc676 Mon Sep 17 00:00:00 2001
> From: Thierry Reding <treding@nvidia.com>
> 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 <arnd@arndb.de>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
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.
Arnd
next prev parent reply other threads:[~2014-01-13 15:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-02 16:23 [PATCH] Fix select-induced Kconfig warning for ZBOOT_ROM Russell King
2014-01-08 8:02 ` Viresh Kumar
2014-01-08 8:20 ` Arnd Bergmann
2014-01-08 8:26 ` Viresh Kumar
2014-01-08 9:07 ` Arnd Bergmann
2014-01-08 9:12 ` Viresh Kumar
2014-01-13 11:52 ` Thierry Reding
2014-01-13 13:48 ` Russell King - ARM Linux
2014-01-13 15:20 ` Thierry Reding
2014-01-13 15:24 ` Arnd Bergmann [this message]
2014-01-15 8:56 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201401131624.08206.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).