[PATCH v5 3/6] arm64: Add Blaize BLZP1600 SoC family
Niko Pasaloukos
nikolaos.pasaloukos at blaize.com
Fri Nov 15 06:58:02 PST 2024
Add ARCH_BLAIZE SoC family to the arm64 architecture to
support the BLZP1600 System-On-Module and the Carrier-Board-2
development board.
Reviewed-by: Matt Redfearn <matt.redfearn at blaize.com>
Signed-off-by: Nikolaos Pasaloukos <nikolaos.pasaloukos at blaize.com>
---
arch/arm64/Kconfig.platforms | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 6c6d11536b42ec6e878db8d355c17994c2500d7b..08dd5b3b2d7381a01bd5c4347c29202edff3495f 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -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
--
2.43.0
More information about the linux-arm-kernel
mailing list