| # SPDX-License-Identifier: GPL-2.0-only |
| bool "Aspeed BMC architectures" |
| depends on (CPU_LITTLE_ENDIAN && ARCH_MULTI_V5) || ARCH_MULTI_V6 || ARCH_MULTI_V7 |
| Say Y here if you want to run your kernel on an ASpeed BMC SoC. |
| bool "Aspeed SoC 4th Generation" |
| Say yes if you intend to run on an Aspeed ast2400 or similar |
| fourth generation BMCs, such as those used by OpenPower Power8 |
| bool "Aspeed SoC 5th Generation" |
| Say yes if you intend to run on an Aspeed ast2500 or similar |
| fifth generation Aspeed BMCs. |
| bool "Aspeed SoC 6th Generation" |
| select HAVE_ARM_ARCH_TIMER |
| Say yes if you intend to run on an Aspeed ast2600 or similar |
| sixth generation Aspeed BMCs. |