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>
This commit is contained in:
Antoine Tenart 2016-02-25 11:14:51 +01:00 коммит произвёл Arnd Bergmann
Родитель c74f162e84
Коммит e2f0abaf45
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -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