arm64: add Alpine SoC family
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 25 Feb 2016 10:14:51 +0000 (11:14 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Feb 2016 21:56:22 +0000 (22:56 +0100)
This patch introduces ARCH_ALPINE to add the support of the Alpine SoC
family for the arm64 architecture.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/Kconfig.platforms

index 5938fd1..6230a74 100644 (file)
@@ -1,5 +1,11 @@
 menu "Platform selection"
 
+config ARCH_ALPINE
+       bool "Annapurna Labs Alpine platform"
+       help
+         This enables support for the Annapurna Labs Alpine
+         Soc family.
+
 config ARCH_BCM_IPROC
        bool "Broadcom iProc SoC Family"
        help