ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration
authorMagnus Damm <damm@opensource.se>
Wed, 17 Jul 2013 20:31:27 +0000 (05:31 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 23 Jul 2013 00:52:44 +0000 (09:52 +0900)
Move the timer configuration bits to allow use in
case of ARCH_SHMOBILE or ARCH_SHMOBILE_MULTI.

The timers all make use of the regular driver model
so they are safe to enable for ARCH_MULTIPLATFORM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found