UPSTREAM: arm64: Enable the timer on Rockchip architecture
authorCaesar Wang <wxt@rock-chips.com>
Fri, 25 Sep 2015 02:14:57 +0000 (10:14 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 3 May 2016 09:48:47 +0000 (17:48 +0800)
On the RK3368 SoC, support the APB timers for rockchip platform.

Change-Id: I2bee09c4140994d3d2e23f1820663230d82547de
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from commit c840f28bbf643c361c463bcb8fb815d0b2dad4e8)

arch/arm64/Kconfig.platforms

index 4043c35962cca5411e4edf26c0fa8da50ab9fda9..9d74f5c515ab54864a6ec40fffed1509f235f46a 100644 (file)
@@ -58,6 +58,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.