1config MACH_ASM9260 2 bool "Alphascale ASM9260" 3 depends on ARCH_MULTI_V5 4 select CPU_ARM926T 5 select ASM9260_TIMER 6 select GENERIC_CLOCKEVENTS 7 help 8 Support for Alphascale ASM9260 based platform. 9