| prompt "Aspeed SoC select" |
| bool "Support Aspeed AST2500 SoC" |
| The Aspeed AST2500 is a ARM-based SoC with arm1176 CPU. |
| It is used as Board Management Controller on many server boards, |
| which is enabled by support of LPC and eSPI peripherals. |
| bool "Support Aspeed AST2600 SoC" |
| select ENABLE_ARM_SOC_BOOT0_HOOK |
| The Aspeed AST2600 is a ARM-based SoC with Cortex-A7 CPU. |
| It is used as Board Management Controller on many server boards, |
| which is enabled by support of LPC and eSPI peripherals. |
| source "arch/arm/mach-aspeed/ast2500/Kconfig" |
| source "arch/arm/mach-aspeed/ast2600/Kconfig" |