Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c840f28b authored by Caesar Wang's avatar Caesar Wang Committed by Heiko Stuebner
Browse files

arm64: Enable the timer on Rockchip architecture



On the RK3368 SoC, support the APB timers for rockchip platform.

Signed-off-by: default avatarCaesar Wang <wxt@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 92e963f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ config ARCH_ROCKCHIP
	select ARCH_REQUIRE_GPIOLIB
	select PINCTRL
	select PINCTRL_ROCKCHIP
	select ROCKCHIP_TIMER
	help
	  This enables support for the ARMv8 based Rockchip chipsets,
	  like the RK3368.