]> Pileus Git - ~andy/linux/commit
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)
commit8b7dfa7dc701a27ac8ea4c4dfc0dbc8dce4825de
tree688be98518322a77ac1fddf3e9ea6184e541d3e9
parente803d988662ff365c2ed3c2d10a0aad811c1f492
ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile

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