summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Chen <ryan_chen@aspeedtech.com>2026-06-09 05:47:21 +0300
committerArnd Bergmann <arnd@arndb.de>2026-06-09 16:24:15 +0300
commit512cef2af615cf0a4c9b0529a2aa36390240ecb7 (patch)
tree995c805100cc521fdbbcb447db6d4a7394f8be7c
parentf044d8021c0cd215d60cdea4075705b421464d45 (diff)
downloadlinux-512cef2af615cf0a4c9b0529a2aa36390240ecb7.tar.xz
arm64: configs: Update defconfig for AST2700 platform support
Enable options for ASPEED AST2700 SoC. Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20260609-upstream_ast2700-v9-4-f631752f0cb1@aspeedtech.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 2d8ef6e21a8b..c17b8faa652a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -39,6 +39,7 @@ CONFIG_ARCH_SUNXI=y
CONFIG_ARCH_ALPINE=y
CONFIG_ARCH_APPLE=y
CONFIG_ARCH_ARTPEC=y
+CONFIG_ARCH_ASPEED=y
CONFIG_ARCH_AXIADO=y
CONFIG_ARCH_BCM=y
CONFIG_ARCH_BCM2835=y