Commit c0b454a5 authored by Nikolaos Pasaloukos's avatar Nikolaos Pasaloukos Committed by Arnd Bergmann
Browse files

arm64: Add Blaize BLZP1600 SoC family



Add ARCH_BLAIZE SoC family to the arm64 architecture to
support the BLZP1600 System-On-Module and the Carrier-Board-2
development board.

Signed-off-by: default avatarNikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
Reviewed-by: default avatarMatt Redfearn <matt.redfearn@blaize.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent f156403c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -101,6 +101,11 @@ config ARCH_BITMAIN
	help
	  This enables support for the Bitmain SoC Family.

config ARCH_BLAIZE
	bool "Blaize SoC Platforms"
	help
	  This enables support for the Blaize SoC family

config ARCH_EXYNOS
	bool "Samsung Exynos SoC family"
	select COMMON_CLK_SAMSUNG