xref: /openbmc/linux/arch/arm/mach-asm9260/Kconfig (revision 4464005a12b5c79e1a364e6272ee10a83413f928)
1# SPDX-License-Identifier: GPL-2.0-only
2config MACH_ASM9260
3	bool "Alphascale ASM9260"
4	depends on ARCH_MULTI_V5
5	select CPU_ARM926T
6	select ASM9260_TIMER
7	help
8	  Support for Alphascale ASM9260 based platform.
9