ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS
authorHeiko Stuebner <heiko@sntech.de>
Sun, 29 Sep 2013 14:15:35 +0000 (16:15 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 14 Oct 2013 19:01:12 +0000 (21:01 +0200)
CONFIG_LOCAL_TIMERS was removed in february, so the twd never gets
selected. Fix this by making the twd depend on SMP directly.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>

No differences found