From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFC] ARM: shmobile: Introduce ARCH_RENESAS
Date: Thu, 5 Nov 2015 21:09:23 +0900 [thread overview]
Message-ID: <20151105120923.GB711@verge.net.au> (raw)
In-Reply-To: <3748528.BkhGxHFj5s@wuerfel>
On Thu, Nov 05, 2015 at 09:43:31AM +0100, Arnd Bergmann wrote:
> On Thursday 05 November 2015 14:46:37 Simon Horman wrote:
> > config PM_RCAR
> > bool
> > @@ -29,10 +31,11 @@ config ARCH_RMOBILE
> > select SYS_SUPPORTS_SH_CMT
> > select SYS_SUPPORTS_SH_TMU
> >
> > -menuconfig ARCH_SHMOBILE_MULTI
> > +config ARCH_RENESAS
> > bool "Renesas ARM SoCs" if ARCH_MULTI_V7
> > depends on MMU
> > select ARCH_SHMOBILE
> > + select ARCH_SHMOBILE_MULTI
> > select HAVE_ARM_SCU if SMP
> > select HAVE_ARM_TWD if SMP
> > select ARM_GIC
> >
>
> The patch looks mostly good to me, but please leave this as a
> 'menuconfig' rather than 'config'. I'd like to keep having one
> Kconfig submenu for each mach-* directory, as most platforms
> do today. We should really fix the ones that don't currently do
> it like this.
Sure, will do.
next prev parent reply other threads:[~2015-11-05 12:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-05 5:46 [PATCH/RFC] ARM: shmobile: Introduce ARCH_RENESAS Simon Horman
2015-11-05 8:43 ` Arnd Bergmann
2015-11-05 12:09 ` Simon Horman [this message]
2015-11-05 11:17 ` Sergei Shtylyov
2015-11-05 12:10 ` Simon Horman
2015-11-05 12:29 ` Sergei Shtylyov
2015-11-05 18:58 ` Geert Uytterhoeven
2015-11-06 1:41 ` Simon Horman
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=20151105120923.GB711@verge.net.au \
--to=horms@verge.net.au \
--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).