diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 3bfef0934c9d..ec77721507cb 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -358,7 +358,7 @@ config HOTPLUG_CPU | |||
358 | 358 | ||
359 | config LOCAL_TIMERS | 359 | config LOCAL_TIMERS |
360 | bool "Use local timer interrupts" | 360 | bool "Use local timer interrupts" |
361 | depends on SMP && n | 361 | depends on SMP && REALVIEW_MPCORE |
362 | default y | 362 | default y |
363 | help | 363 | help |
364 | Enable support for local timers on SMP platforms, rather then the | 364 | Enable support for local timers on SMP platforms, rather then the |