mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-27 08:13:37 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user