arm64: Kconfig: Add ASPEED SoC family Kconfig support

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>
This commit is contained in:
Ryan Chen
2026-06-09 10:47:19 +08:00
committed by Arnd Bergmann
parent 34efd73379
commit df6f379eb4

View 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