ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile
authorRob Herring <robh@kernel.org>
Sat, 1 Feb 2014 22:35:44 +0000 (16:35 -0600)
committerOlof Johansson <olof@lixom.net>
Mon, 3 Feb 2014 03:52:53 +0000 (19:52 -0800)
The selection of HAVE_ARM_TWD for OMAP and shmobile depend on LOCAL_TIMER
which no longer exists. They should depend on SMP instead.

Cc: Tony Lindgren <tony@atomide.com>
Cc: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-shmobile/Kconfig

Simple merge
Simple merge