Skip to content

Commit

Permalink
arm64: add Alpine SoC family
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Antoine Tenart authored and Arnd Bergmann committed Feb 26, 2016
1 parent c74f162 commit e2f0aba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e2f0aba

Please sign in to comment.