]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: Kconfig: Add ASPEED SoC family Kconfig support
authorRyan Chen <ryan_chen@aspeedtech.com>
Tue, 9 Jun 2026 02:47:19 +0000 (10:47 +0800)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Jun 2026 16:15:32 +0000 (18:15 +0200)
Add support for ASPEED SoC family like ast27XX 8th
generation ASPEED BMCs.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Link: https://lore.kernel.org/r/20260609-upstream_ast2700-v9-2-f631752f0cb1@aspeedtech.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/Kconfig.platforms

index 72c812e76b0b115b2d59c199df5fc56060cb9da7..5c18e507b9b89e966f83ac9e90999d8ceb68510b 100644 (file)
@@ -48,6 +48,12 @@ config ARCH_ARTPEC
        help
           This enables support for the ARMv8 based ARTPEC SoC Family.
 
+config ARCH_ASPEED
+       bool "Aspeed SoC family"
+       help
+         This enables support for ASPEED's SoC family, such as the
+         ast27XX 8th generation Baseboard Management Controller (BMC).
+
 config ARCH_AXIADO
        bool "Axiado SoC Family"
        select GPIOLIB