diff options
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r-- | arch/arm/mach-omap2/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 3ed8acd42ecd..56021c67c89c 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig | |||
@@ -37,9 +37,8 @@ config ARCH_OMAP4 | |||
37 | select CACHE_L2X0 | 37 | select CACHE_L2X0 |
38 | select CPU_V7 | 38 | select CPU_V7 |
39 | select HAVE_ARM_SCU if SMP | 39 | select HAVE_ARM_SCU if SMP |
40 | select HAVE_ARM_TWD if LOCAL_TIMERS | 40 | select HAVE_ARM_TWD if SMP |
41 | select HAVE_SMP | 41 | select HAVE_SMP |
42 | select LOCAL_TIMERS if SMP | ||
43 | select OMAP_INTERCONNECT | 42 | select OMAP_INTERCONNECT |
44 | select PL310_ERRATA_588369 | 43 | select PL310_ERRATA_588369 |
45 | select PL310_ERRATA_727915 | 44 | select PL310_ERRATA_727915 |