1
0
Fork 0

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>
hifive-unleashed-5.1
Antoine Tenart 2016-02-25 11:14:51 +01:00 committed by Arnd Bergmann
parent c74f162e84
commit e2f0abaf45
1 changed files with 6 additions and 0 deletions

View 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