[PATCH/RFC] ARM: shmobile: Introduce ARCH_RENESAS

Simon Horman horms at verge.net.au
Thu Nov 5 04:09:23 PST 2015


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.



More information about the linux-arm-kernel mailing list