commit | 8b7dfa7dc701a27ac8ea4c4dfc0dbc8dce4825de | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Sat Feb 01 16:35:44 2014 -0600 |
committer | Olof Johansson <olof@lixom.net> | Sun Feb 02 19:52:53 2014 -0800 |
tree | 688be98518322a77ac1fddf3e9ea6184e541d3e9 | |
parent | e803d988662ff365c2ed3c2d10a0aad811c1f492 [diff] |
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>