Searched refs:CONFIG_CPU_V7A (Results 1 – 10 of 10) sorted by relevance
4 CONFIG_CPU_V7A= macro17 arch-$(CONFIG_CPU_V7A) =$(call cc-option, -march=armv7-a, \43 tune-$(CONFIG_CPU_V7A) =
23 #ifdef CONFIG_CPU_V7A in reset_cpu()
7 obj-$(CONFIG_CPU_V7A) += clock.o pinmux.o power.o system.o
5 ifeq ($(CONFIG_CPU_V7A),y)
19 obj-$(CONFIG_CPU_V7A) += armv7/
454 #elif defined(CONFIG_CPU_V7A)496 #ifdef CONFIG_CPU_V7A
34 obj-$(CONFIG_CPU_V7A) += arm32/
22 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V7A)
165 #elif defined(CONFIG_CPU_V7A) in mmu_setup()
84 #ifdef CONFIG_CPU_V7A