From: Nikolaos Pasaloukos Date: Wed, 4 Dec 2024 16:05:28 +0000 (+0000) Subject: arm64: defconfig: Enable Blaize BLZP1600 platform X-Git-Tag: v6.14-rc1~104^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0837ce079804d57bdabe225e6daf069dcbfc609;p=thirdparty%2Flinux.git arm64: defconfig: Enable Blaize BLZP1600 platform Enable ARCH_BLAIZE to support the BLZP1600 SoC and the CB2 development board. Signed-off-by: Nikolaos Pasaloukos Reviewed-by: Krzysztof Kozlowski Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c62831e615863..70cf83f6f8a7a 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -44,6 +44,7 @@ CONFIG_ARCH_BCM_IPROC=y CONFIG_ARCH_BCMBCA=y CONFIG_ARCH_BRCMSTB=y CONFIG_ARCH_BERLIN=y +CONFIG_ARCH_BLAIZE=y CONFIG_ARCH_EXYNOS=y CONFIG_ARCH_SPARX5=y CONFIG_ARCH_K3=y