1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Aspeed BMC architectures"
4 depends on ARCH_MULTI_V5 || ARCH_MULTI_V6 || ARCH_MULTI_V7
11 Say Y here if you want to run your kernel on an ASpeed BMC SoC.
16 bool "Aspeed SoC 4th Generation"
17 depends on ARCH_MULTI_V5
19 select PINCTRL_ASPEED_G4
22 Say yes if you intend to run on an Aspeed ast2400 or similar
23 fourth generation BMCs, such as those used by OpenPower Power8
27 bool "Aspeed SoC 5th Generation"
28 depends on ARCH_MULTI_V6
29 select PINCTRL_ASPEED_G5
32 Say yes if you intend to run on an Aspeed ast2500 or similar
33 fifth generation Aspeed BMCs.
36 bool "Aspeed SoC 6th Generation"
37 depends on ARCH_MULTI_V7
39 select PINCTRL_ASPEED_G6
41 select HAVE_ARM_ARCH_TIMER
44 Say yes if you intend to run on an Aspeed ast2600 or similar
45 sixth generation Aspeed BMCs.