lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 1 Mar 2016 14:43:26 +0000
From:	Sudeep Holla <sudeep.holla@....com>
To:	Andreas Färber <afaerber@...e.de>,
	linux-meson@...glegroups.com
Cc:	Sudeep Holla <sudeep.holla@....com>,
	Matthias Brugger <mbrugger@...e.com>,
	Catalin Marinas <catalin.marinas@....com>,
	Nicolas Saenz <nicolassaenzj@...il.com>,
	Will Deacon <will.deacon@....com>,
	open list <linux-kernel@...r.kernel.org>,
	Carlo Caione <carlo@...one.org>,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 1/8] ARM64: Enable Amlogic Meson GXBaby platform



On 29/02/16 23:44, Andreas Färber wrote:
> Provide the ARCH_MESON Kconfig symbol to allow enabling existing serial
> and i2c drivers.
>
> Signed-off-by: Andreas Färber <afaerber@...e.de>
> ---
>   arch/arm64/Kconfig.platforms | 6 ++++++
>   1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index a0a69589e46c..17d0ddaa0516 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -56,6 +56,12 @@ config ARCH_MEDIATEK
>   	help
>   	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
>
> +config ARCH_MESON
> +	bool "Amlogic Platforms"
> +	select ARM_GIC

Why do you need this ? CONFIG_ARM64 selects GIC for you.

-- 
Regards,
Sudeep

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ