summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorAntoine Tenart2016-02-25 11:14:51 +0100
committerArnd Bergmann2016-02-26 22:56:22 +0100
commite2f0abaf45bcdcf4408615d90a58730847304df7 (patch)
tree8ee43ce074f897f908b0a60f1c09970708e9ac3a /arch/arm64/Kconfig.platforms
parentMerge tag 'mvebu-arm64-4.6-1' of git://git.infradead.org/linux-mvebu into nex... (diff)
downloadkernel-qcow2-linux-e2f0abaf45bcdcf4408615d90a58730847304df7.tar.gz
kernel-qcow2-linux-e2f0abaf45bcdcf4408615d90a58730847304df7.tar.xz
kernel-qcow2-linux-e2f0abaf45bcdcf4408615d90a58730847304df7.zip
arm64: add Alpine SoC family
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>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 5938fd1b308d..6230a744fb0e 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -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