Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2f0abaf authored by Antoine Tenart's avatar Antoine Tenart Committed by Arnd Bergmann
Browse files

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: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c74f162e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
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