[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1456789465-2962-2-git-send-email-afaerber@suse.de>
Date: Tue, 1 Mar 2016 00:44:18 +0100
From: Andreas Färber <afaerber@...e.de>
To: linux-meson@...glegroups.com
Cc: Carlo Caione <carlo@...one.org>,
linux-arm-kernel@...ts.infradead.org,
Matthias Brugger <mbrugger@...e.com>,
Nicolas Saenz <nicolassaenzj@...il.com>,
Andreas Färber <afaerber@...e.de>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH 1/8] ARM64: Enable Amlogic Meson GXBaby platform
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
+ help
+ This enables support for the S905 SoCs
+
config ARCH_MVEBU
bool "Marvell EBU SoC Family"
select ARMADA_AP806_CORE_CLK
--
2.6.2
Powered by blists - more mailing lists