ARM: sunxi: Select HAVE_ARM_ARCH_TIMER
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 27 Mar 2014 15:27:41 +0000 (16:27 +0100)
committerKevin Hilman <khilman@linaro.org>
Thu, 27 Mar 2014 21:26:27 +0000 (14:26 -0700)
In order for the architected timers support to be enabled in the kernel, this
option has to be enabled. Otherwise, the architected timers driver won't be
compiled in, and we will not get to use them.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-sunxi/Kconfig

index 9de27cfa688fc5fad6e5fc9d2e8a35892a64d1c1..b57d7d53b9d3626998c38bb23a27b1341f135416 100644 (file)
@@ -6,6 +6,7 @@ config ARCH_SUNXI
        select ARM_PSCI
        select CLKSRC_MMIO
        select GENERIC_IRQ_CHIP
+       select HAVE_ARM_ARCH_TIMER
        select PINCTRL
        select PINCTRL_SUNXI
        select RESET_CONTROLLER