1# SPDX-License-Identifier: GPL-2.0-only
2config MACH_ASM9260
3 bool "Alphascale ASM9260"
4 depends on ARCH_MULTI_V5
5 depends on CPU_LITTLE_ENDIAN
6 select CPU_ARM926T
7 select ASM9260_TIMER
8 help
9 Support for Alphascale ASM9260 based platform.
10