timer: orion-timer: Add support for other Armada SoC's
This patch adds support for other Marvell Armada SoC's, supporting the 25MHz fixed clock operation, like the Armada XP etc. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Tony Dinh <mibodhi@gmail.com>
This commit is contained in:
@@ -203,8 +203,11 @@ config OMAP_TIMER
|
||||
config ORION_TIMER
|
||||
bool "Orion timer support"
|
||||
depends on TIMER
|
||||
default y if ARCH_KIRKWOOD || (ARCH_MVEBU && ARMADA_32BIT)
|
||||
select TIMER_EARLY if ARCH_MVEBU
|
||||
help
|
||||
Select this to enable an timer for Orion devices.
|
||||
Select this to enable an timer for Orion and Armada devices
|
||||
like Armada XP etc.
|
||||
|
||||
config RISCV_TIMER
|
||||
bool "RISC-V timer support"
|
||||
|
||||
Reference in New Issue
Block a user