summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Yang <yangzh0906@thundersoft.com>2025-10-16 20:05:57 +0800
committerArnd Bergmann <arnd@arndb.de>2025-11-21 21:12:26 +0100
commitbe64ae6fe2c076427d6bd3c6bbe05af0478046d2 (patch)
tree5f4d28b4af49603174f735d5ab25cf26b1148d82
parentc03a37773bf0eaf3b4aa08143e2faf7400f152ad (diff)
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 <yangzh0906@thundersoft.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e3a2d37bd104..972cae9bee88 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