[PATCH 1/8] ARM64: Enable Amlogic Meson GXBaby platform
From: afaerber@suse.de (Andreas Färber)
Date: 2016-03-01 15:26:14
Also in:
lkml
From: afaerber@suse.de (Andreas Färber)
Date: 2016-03-01 15:26:14
Also in:
lkml
Am 01.03.2016 um 15:43 schrieb Sudeep Holla:
On 29/02/16 23:44, Andreas F?rber wrote:quoted
Provide the ARCH_MESON Kconfig symbol to allow enabling existing serial and i2c drivers. Signed-off-by: Andreas F?rber <afaerber@suse.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_GICWhy do you need this ? CONFIG_ARM64 selects GIC for you.
ARCH_MEDIATEK above does and should be fixed too then. I only need ARCH_MESON itself, I guess. Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany GF: Felix Imend?rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N?rnberg)