Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 657e1de8 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel

parents 93982535 6f13d278
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -804,7 +804,7 @@ config HOTPLUG_CPU

config LOCAL_TIMERS
	bool "Use local timer interrupts"
	depends on SMP && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP)
	depends on SMP && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || REALVIEW_EB_A9MP)
	default y
	help
	  Enable support for local timers on SMP platforms, rather then the
Loading