From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARCH_VULCAN removal
Date: Thu, 1 Jun 2017 17:17:11 -0700 [thread overview]
Message-ID: <20170602001711.GI13314@localhost> (raw)
In-Reply-To: <20170522074102.tjhkx62fmjlb3lzf@pengutronix.de>
On Mon, May 22, 2017 at 09:41:02AM +0200, Uwe Kleine-K?nig wrote:
> On Mon, May 22, 2017 at 07:36:03AM +0000, Jayachandran C wrote:
> > Another couple of patches to remove more of ARCH_VULCAN platform.
> >
> > There is still a reference in drivers/gpio/Kconfig for ARCH_VULCAN.
> > I am sending a patch to remove that, and after that we can completely
> > remove ARCH_VULCAN.
>
> What happens if ARCH_VULCAN and drivers/gpio/Kconfig still references
> it? I expected it's just assumed to be 'n' then?
Are you talking about this line?
depends on OF_GPIO && (CPU_XLP || ARCH_VULCAN || ARCH_THUNDER2 || COMPILE_TEST)
It will continue to work as long as you enabel ARCH_THUNDER2, which is the "new
name" for Vulcan.
(Yes, renames like these are really annoying. We normally don't do them but
it's a small one in this case).
-Olof
next prev parent reply other threads:[~2017-06-02 0:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-22 7:36 [PATCH 0/2] ARCH_VULCAN removal Jayachandran C
2017-05-22 7:36 ` [PATCH 1/2] arm64: disable Broadcom Vulcan platform Jayachandran C
2017-05-22 7:36 ` [PATCH 2/2] arm64: defconfig: drop ARCH_VULCAN Jayachandran C
2017-05-22 7:41 ` [PATCH 0/2] ARCH_VULCAN removal Uwe Kleine-König
2017-06-02 0:17 ` Olof Johansson [this message]
2017-06-02 0:19 ` Olof Johansson
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=20170602001711.GI13314@localhost \
--to=olof@lixom.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.