Skip to content

Commit c0b454a

Browse files
Nikolaos Pasaloukosarndb
authored andcommitted
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: Nikolaos Pasaloukos <[email protected]> Reviewed-by: Matt Redfearn <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent f156403 commit c0b454a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ config ARCH_BITMAIN
101101
help
102102
This enables support for the Bitmain SoC Family.
103103

104+
config ARCH_BLAIZE
105+
bool "Blaize SoC Platforms"
106+
help
107+
This enables support for the Blaize SoC family
108+
104109
config ARCH_EXYNOS
105110
bool "Samsung Exynos SoC family"
106111
select COMMON_CLK_SAMSUNG

0 commit comments

Comments
 (0)