From: Heiko Stuebner Date: Sun, 29 Sep 2013 14:15:35 +0000 (+0200) Subject: ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~53^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f350f823867e82d885278346a75ed33b63248c42;p=pandora-kernel.git ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS 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 --- Reading git-diff-tree failed