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)
commitf350f823867e82d885278346a75ed33b63248c42
treeee43aafe13f214a316bd86dbee4fa036228aeaf8
parent4a10c2ac2f368583138b774ca41fac4207911983
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 <heiko@sntech.de>
arch/arm/mach-rockchip/Kconfig