diff options
Diffstat (limited to 'arch/arm/mm/Kconfig')
-rw-r--r-- | arch/arm/mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index 330814d1ee25..d1193884d76d 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig | |||
@@ -428,7 +428,7 @@ config CPU_32v6K | |||
428 | # ARMv7 | 428 | # ARMv7 |
429 | config CPU_V7 | 429 | config CPU_V7 |
430 | bool "Support ARM V7 processor" | 430 | bool "Support ARM V7 processor" |
431 | depends on ARCH_INTEGRATOR || MACH_REALVIEW_EB | 431 | depends on ARCH_INTEGRATOR || MACH_REALVIEW_EB || ARCH_OMAP3 |
432 | select CPU_32v6K | 432 | select CPU_32v6K |
433 | select CPU_32v7 | 433 | select CPU_32v7 |
434 | select CPU_ABRT_EV7 | 434 | select CPU_ABRT_EV7 |