Commit b0fc70ce authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Arnd Bergmann

arm64: berlin: Select DW_APB_TIMER_OF

Berlin SoCs always contain some DW APB timers which can be used as an
always-on broadcast timer.

Link: https://lore.kernel.org/r/20201009150536.214181fb@xhacker.debian
Cc: <stable@vger.kernel.org> # v3.14+
Signed-off-by: default avatarJisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 7d54eb90
...@@ -54,6 +54,7 @@ config ARCH_BCM_IPROC ...@@ -54,6 +54,7 @@ config ARCH_BCM_IPROC
config ARCH_BERLIN config ARCH_BERLIN
bool "Marvell Berlin SoC Family" bool "Marvell Berlin SoC Family"
select DW_APB_ICTL select DW_APB_ICTL
select DW_APB_TIMER_OF
select GPIOLIB select GPIOLIB
select PINCTRL select PINCTRL
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment