git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a10c2a
)
ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS
author
Heiko Stuebner
<heiko@sntech.de>
Sun, 29 Sep 2013 14:15:35 +0000
(16:15 +0200)
committer
Heiko 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