[PATCH v5 1/4] arm/arm64: add arm-smccc

Jens Wiklander jens.wiklander at linaro.org
Wed Dec 9 05:16:21 PST 2015


On Tue, Dec 08, 2015 at 03:03:34PM +0000, Russell King - ARM Linux wrote:
> On Tue, Dec 08, 2015 at 02:28:32PM +0100, Jens Wiklander wrote:
> > diff --git a/init/Kconfig b/init/Kconfig
> > index c24b6f7..8d5a7b0 100644
> > --- a/init/Kconfig
> > +++ b/init/Kconfig
> > @@ -2061,3 +2061,6 @@ config ASN1
> >  	  functions to call on what tags.
> >  
> >  source "kernel/Kconfig.locks"
> > +
> > +config HAVE_ARM_SMCCC
> > +	bool
> 
> I'm not sure why this has ended up in init/Kconfig - I suspect others
> will end up wondering the same.  arch/Kconfig looks to be a better
> place for it which is likely to be less controversial.  Please could
> you move it there?

Thanks, I'll fix.

/Jens



More information about the linux-arm-kernel mailing list