commit | f350f823867e82d885278346a75ed33b63248c42 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Sun Sep 29 16:15:35 2013 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Oct 14 21:01:12 2013 +0200 |
tree | ee43aafe13f214a316bd86dbee4fa036228aeaf8 | |
parent | 4a10c2ac2f368583138b774ca41fac4207911983 [diff] |
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>