ARM: OMAP2+: AM43xx: select ARM TWD timer
authorFelipe Balbi <balbi@ti.com>
Mon, 14 Dec 2015 20:34:06 +0000 (22:34 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Dec 2015 18:54:13 +0000 (10:54 -0800)
Make sure to tell the kernel that AM437x devices have ARM TWD timer.

Signed-off-by: Felipe Balbi <balbi@ti.com>
[grygorii.strashko@ti.com: drop ARM Global timer selection, because
 it's incompatible with PM (cpuidle/cpufreq). So, it's unsafe to enable
 it unconditionally]
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig

index 32a0086..0517f0c 100644 (file)
@@ -66,6 +66,7 @@ config SOC_AM43XX
        select MIGHT_HAVE_CACHE_L2X0
        select HAVE_ARM_SCU
        select GENERIC_CLOCKEVENTS_BROADCAST
+       select HAVE_ARM_TWD
 
 config SOC_DRA7XX
        bool "TI DRA7XX"