From: Nikolaos Pasaloukos Date: Wed, 4 Dec 2024 16:05:26 +0000 (+0000) Subject: arm64: Add Blaize BLZP1600 SoC family X-Git-Tag: v6.14-rc1~104^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c0b454a517553849093af19733489e1c57236905;p=linux-block.git 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 Reviewed-by: Matt Redfearn Reviewed-by: Krzysztof Kozlowski Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 370a9d2b6919..e2638e5118a7 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