arm: zynq: Move timer to generic location

Move zynq timer out of mach folder to generic location
and enable it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek
2013-03-20 10:46:01 +01:00
parent 9e09dc5f7f
commit 4f0f234fce
6 changed files with 23 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ config SUNXI_TIMER
config VT8500_TIMER
bool
config CADENCE_TTC_TIMER
bool
config CLKSRC_NOMADIK_MTU
bool
depends on (ARCH_NOMADIK || ARCH_U8500)