From: Albert Yang Date: Thu, 16 Oct 2025 12:05:57 +0000 (+0800) Subject: arm64: defconfig: enable BST platform support X-Git-Tag: v6.19-rc1~99^2~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be64ae6fe2c076427d6bd3c6bbe05af0478046d2;p=thirdparty%2Flinux.git arm64: defconfig: enable BST platform support Enable support for Black Sesame Technologies (BST) platform in the ARM64 defconfig: - CONFIG_ARCH_BST: Enable BST SoC platform support Signed-off-by: Albert Yang Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index e3a2d37bd1042..972cae9bee88a 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -47,6 +47,7 @@ CONFIG_ARCH_BCMBCA=y CONFIG_ARCH_BRCMSTB=y CONFIG_ARCH_BERLIN=y CONFIG_ARCH_BLAIZE=y +CONFIG_ARCH_BST=y CONFIG_ARCH_CIX=y CONFIG_ARCH_EXYNOS=y CONFIG_ARCH_SPARX5=y