]> Git Repo - linux.git/commitdiff
arm64: berlin: Select DW_APB_TIMER_OF
authorJisheng Zhang <[email protected]>
Fri, 9 Oct 2020 07:08:31 +0000 (15:08 +0800)
committerArnd Bergmann <[email protected]>
Mon, 26 Oct 2020 09:45:03 +0000 (10:45 +0100)
Berlin SoCs always contain some DW APB timers which can be used as an
always-on broadcast timer.

Link: https://lore.kernel.org/r/[email protected]
Cc: <[email protected]> # v3.14+
Signed-off-by: Jisheng Zhang <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm64/Kconfig.platforms

index 6f2494dd6d60b60b5967ddc121d886d4ff00b253..5c4ac1c9f4e0295183c26a97bb8be42861766a67 100644 (file)
@@ -54,6 +54,7 @@ config ARCH_BCM_IPROC
 config ARCH_BERLIN
        bool "Marvell Berlin SoC Family"
        select DW_APB_ICTL
+       select DW_APB_TIMER_OF
        select GPIOLIB
        select PINCTRL
        help
This page took 0.054935 seconds and 4 git commands to generate.