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

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Dec 8 07:03:34 PST 2015


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.

-- 
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.



More information about the linux-arm-kernel mailing list