From: Samuel Holland Date: Mon, 22 Mar 2021 04:47:07 +0000 (-0500) Subject: arm64: sunxi: Build the sun4i timer driver X-Git-Tag: accepted/tizen/unified/20230118.172025~6846^2~7^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbccad664927e98db0f12adb7434fdfe51d3073a;p=platform%2Fkernel%2Flinux-rpi.git arm64: sunxi: Build the sun4i timer driver While the ARM architectural timer is generatlly the best timer to use, a non-c3stop timer is needed for cpuidle. Build the "sun4i" timer driver so it can be used for this purpose. It is present on all 64-bit sunxi SoCs. Signed-off-by: Samuel Holland Acked-by: Daniel Lezcano Signed-off-by: Maxime Ripard Link: https://lore.kernel.org/r/20210322044707.19479-6-samuel@sholland.org --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 6409b47..e67e7f5 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -16,6 +16,7 @@ config ARCH_SUNXI select IRQ_FASTEOI_HIERARCHY_HANDLERS select PINCTRL select RESET_CONTROLLER + select SUN4I_TIMER help This enables support for Allwinner sunxi based SoCs like the A64.